aboutsummaryrefslogtreecommitdiff
path: root/libexec/blacklistd-helper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/blacklistd-helper/Makefile')
-rw-r--r--libexec/blacklistd-helper/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/libexec/blacklistd-helper/Makefile b/libexec/blacklistd-helper/Makefile
deleted file mode 100644
index 50fd3b5c982b..000000000000
--- a/libexec/blacklistd-helper/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-BLOCKLIST_DIR=${SRCTOP}/contrib/blocklist
-
-SCRIPTS= ${BLOCKLIST_DIR}/libexec/blacklistd-helper
-
-.include <bsd.prog.mk>