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 4d2262ce..8914fd4d 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ install: all
./generate-conf-file.pl
mkdir -p $(SYSCONFDIR)
install -m 644 mcc.conf $(SYSCONFDIR)
+ install -m 644 progs.conf $(mcc_dir)/
dis: clean
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*