summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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