From 0b20c0fececc545e770c27683c28502ccbbf71be Mon Sep 17 00:00:00 2001 From: Bruno Ribas Date: Thu, 31 Aug 2017 09:05:30 -0300 Subject: Makefile: Installs boca-checkinternet Signed-off-by: Bruno Ribas --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3