aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno Ribas <brunoribas@gmail.com>2017-08-31 12:05:30 +0000
committerBruno Ribas <brunoribas@gmail.com>2017-08-31 12:05:30 +0000
commit0b20c0fececc545e770c27683c28502ccbbf71be (patch)
tree70425cd0d4a295a218f57aa28bec833452e7f056 /Makefile
parent66c33de60aa323a333f3b169355a06cd49e7cfeb (diff)
downloadboca-0b20c0fececc545e770c27683c28502ccbbf71be.tar.gz
boca-0b20c0fececc545e770c27683c28502ccbbf71be.zip
Makefile: Installs boca-checkinternet
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
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