summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
new file mode 100644
index 000000000000..6537080bf465
--- /dev/null
+++ b/libexec/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2015/01/22 17:49:41 christos Exp $
+
+SCRIPTS= blacklistd-helper
+SCRIPTSDIR= /libexec
+
+.include <bsd.prog.mk>