aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-09-08 11:33:54 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-09-08 11:33:54 +0000
commit3a9cfc0d808a69edc7c146b961edf134e22808a5 (patch)
tree3e7af00990ae1d2f6aa69b777bd5e40b242463d0 /Makefile
parentcb8298bbc8cb69e04811a4da5a44f34a5d5d5291 (diff)
parent5462383a552129cdd2dfce52f2afece9b3a2e3ae (diff)
downloadboca-3a9cfc0d808a69edc7c146b961edf134e22808a5.tar.gz
boca-3a9cfc0d808a69edc7c146b961edf134e22808a5.zip
Merge branch 'master' of github.com:cassiopc/boca
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 171c1c5..9246450 100644
--- a/Makefile
+++ b/Makefile
@@ -46,4 +46,5 @@ install-submission-tools: tools/boca-submit-run-root-wrapper
install tools/cron-logroot $(DESTDIR)/etc/cron.d/
install tools/boca-submit-run-root-wrapper $(DESTDIR)/usr/bin/
install tools/boca-outmanage $(DESTDIR)/usr/sbin/
+ install tools/boca-checkinternet $(DESTDIR)/usr/sbin/
chmod 4555 $(DESTDIR)/usr/bin/boca-submit-run-root-wrapper