Fri Sep 19 21:41:51 2008 UTC ()
Hook am-utils


(christos)
diff -r1.4 -r1.5 src/external/bsd/Makefile

cvs diff -r1.4 -r1.5 src/external/bsd/Makefile (expand / switch to context diff)
--- src/external/bsd/Makefile 2008/08/24 05:47:05 1.4
+++ src/external/bsd/Makefile 2008/09/19 21:41:51 1.5
@@ -1,8 +1,8 @@
-#	$NetBSD: Makefile,v 1.4 2008/08/24 05:47:05 gmcgarry Exp $
+#	$NetBSD: Makefile,v 1.5 2008/09/19 21:41:51 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+= dhcpcd
+SUBDIR+= am-utils dhcpcd
 .if (${MKLDAP} != "no")
 SUBDIR+= openldap
 .endif