summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a82841e..6d53072 100644
--- a/Makefile
+++ b/Makefile
@@ -7,4 +7,5 @@ install:
install --mode=755 server.pl $(BINDIR)/server
install --mode=755 log.pl $(BINDIR)/log
install --mode=755 stats.pl $(BINDIR)/stats
+ install --mode=755 contrib/log-wrapper $(BINDIR)/log-wrapper
install --mode=755 contrib/server.init $(INITDIR)/server