From d43405fcaf919152b42de4ae39d001b503a488dc Mon Sep 17 00:00:00 2001
From: neilbrown <neilbrown>
Date: Mon, 15 Sep 2003 00:06:15 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 6ea2767..5c69ae9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ SUBDIRS	= tools support utils
 TOP	= 
 
 all:: config.mk utils/statd/.depend
+install:: all
 
 include $(TOP)rules.mk
 
-- 
2.39.5