summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/examples
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-07-05 18:50:17 +0000
committerdteske <dteske@FreeBSD.org>2013-07-05 18:50:17 +0000
commitc6b0e8332430c1189a711b8ce2176b61c141c7bc (patch)
treea85b021148603d8a5e39fbb3754c74587f4245b9 /usr.sbin/bsdconfig/examples
parentac5f747c8f2503a2311f867eb53265201ef9c66d (diff)
downloadFreeBSD-src-c6b0e8332430c1189a711b8ce2176b61c141c7bc.zip
FreeBSD-src-c6b0e8332430c1189a711b8ce2176b61c141c7bc.tar.gz
Oops, r252810 forgot to hook the new example file (browse_packages.sh) into
the Makefile.
Diffstat (limited to 'usr.sbin/bsdconfig/examples')
-rw-r--r--usr.sbin/bsdconfig/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/examples/Makefile b/usr.sbin/bsdconfig/examples/Makefile
index f072350..78711d2 100644
--- a/usr.sbin/bsdconfig/examples/Makefile
+++ b/usr.sbin/bsdconfig/examples/Makefile
@@ -3,7 +3,7 @@
NO_OBJ=
FILESDIR= ${SHAREDIR}/examples/bsdconfig
-FILES= bsdconfigrc
+FILES= browse_packages.sh bsdconfigrc
beforeinstall:
mkdir -p ${DESTDIR}${FILESDIR}
OpenPOWER on IntegriCloud