[PC-BSD Commits] r20347 - pcbsd/branches/9.1/src-sh/pc-adctl
svn at pcbsd.org
svn at pcbsd.org
Mon Dec 3 07:33:28 PST 2012
Author: kris
Date: 2012-12-03 15:33:28 +0000 (Mon, 03 Dec 2012)
New Revision: 20347
Modified:
pcbsd/branches/9.1/src-sh/pc-adctl/Makefile
Log:
MFC fix to pc-adctl bin/ entries
Modified: pcbsd/branches/9.1/src-sh/pc-adctl/Makefile
===================================================================
--- pcbsd/branches/9.1/src-sh/pc-adctl/Makefile 2012-12-03 15:33:08 UTC (rev 20346)
+++ pcbsd/branches/9.1/src-sh/pc-adctl/Makefile 2012-12-03 15:33:28 UTC (rev 20347)
@@ -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