aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/password/share/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/password/share/Makefile')
-rw-r--r--usr.sbin/bsdconfig/password/share/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/password/share/Makefile b/usr.sbin/bsdconfig/password/share/Makefile
new file mode 100644
index 000000000000..f21b6e8f961d
--- /dev/null
+++ b/usr.sbin/bsdconfig/password/share/Makefile
@@ -0,0 +1,4 @@
+FILESDIR= ${SHAREDIR}/bsdconfig/password
+FILES= password.subr
+
+.include <bsd.prog.mk>