aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno Ribas <brunoribas@gmail.com>2017-08-18 03:09:32 +0000
committerBruno Ribas <brunoribas@gmail.com>2017-08-18 03:09:32 +0000
commit6d2ee7e53f3c9ca922c8715506e1f1b200a55738 (patch)
treed87461e3406b6b8b43289042bf82859917f9d100 /Makefile
parent5dc3c75ee918e787a50541afb6b6d15221617b25 (diff)
downloadboca-6d2ee7e53f3c9ca922c8715506e1f1b200a55738.tar.gz
boca-6d2ee7e53f3c9ca922c8715506e1f1b200a55738.zip
Makefile: Install boca-outmanage with boca-auth-run
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 a356b96..1b3b2a6 100644
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,5 @@ install-submission-tools: tools/boca-submit-run-root-wrapper
install tools/cron-submit $(DESTDIR)/etc/cron.d/
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/
chmod 4555 $(DESTDIR)/usr/bin/boca-submit-run-root-wrapper