aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99932df..78fafdc 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ tools/boca-submit-run-root-wrapper: tools/boca-submit-run-root-wrapper.c
gcc $^ -o $@
install-bocawww:
- mkdir -p $(DESTDIR)/var/www/boca/
+ mkdir -p $(DESTDIR)/usr/sbin $(DESTDIR)/etc/cron.d $(DESTDIR)/var/www/boca/
cp -r src $(DESTDIR)/var/www/boca/
cp -r doc $(DESTDIR)/var/www/boca/
install tools/boca-fixssh $(DESTDIR)/usr/sbin/