aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e96ee88..9d89000 100644
--- a/Makefile
+++ b/Makefile
@@ -62,8 +62,8 @@ REPLACE= sed -e 's,__PREFIX__,${PREFIX},g' \
-e 's,__LIBDIR__,${LIBDIR},g' \
-e 's,__BINDIR__,${BINDIR},g'
-.PHONY: default all install install-lib install-bin install-conf \
- install-hook install-man install-periodic
+.PHONY: default all install install-lib install-bin install-cmd \
+ install-conf install-hook install-man install-periodic
.SUFFIXES: .5 .5.in .7 .7.in .8 .8.in .sh .sh.in .sample .sample.in
default: all