aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6ec0a69..3675033 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
tools/safeexec: tools/safeexec.c
- gcc tools/safeexec.c -o tools/safeexec
+ gcc -g tools/safeexec.c -o tools/safeexec
tools/boca-submit-run-root-wrapper: tools/boca-submit-run-root-wrapper.c
- gcc $^ -o $@
+ gcc -g $^ -o $@
install-bocawww:
mkdir -p $(DESTDIR)/usr/sbin $(DESTDIR)/etc/cron.d $(DESTDIR)/var/www/boca/