[PC-BSD Commits] r20346 - pcbsd/current/src-sh/pc-adctl
svn at pcbsd.org
svn at pcbsd.org
Mon Dec 3 07:33:08 PST 2012
Author: kris
Date: 2012-12-03 15:33:08 +0000 (Mon, 03 Dec 2012)
New Revision: 20346
Modified:
pcbsd/current/src-sh/pc-adctl/Makefile
Log:
Looks like src-sh/pc-adctl wasn't installing bin/ entries, fix it
Modified: pcbsd/current/src-sh/pc-adctl/Makefile
===================================================================
--- pcbsd/current/src-sh/pc-adctl/Makefile 2012-12-03 15:30:17 UTC (rev 20345)
+++ pcbsd/current/src-sh/pc-adctl/Makefile 2012-12-03 15:33:08 UTC (rev 20346)
@@ -1,4 +1,4 @@
-SUBDIR=pc-krbconf pc-ldapconf pc-nssconf pc-nssldapconf pc-pamconf pc-sambaconf scripts conf rc
+SUBDIR=pc-krbconf pc-ldapconf pc-nssconf pc-nssldapconf pc-pamconf pc-sambaconf scripts conf rc bin
.include <bsd.subdir.mk>
More information about the Commits
mailing list