From 0dc7060246ec79dfb0de03aca4c5fe8ded3fbffa Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Tue, 14 Jun 2011 19:49:23 +0200 Subject: [trac990] Initial dhcp6 daemon (dummy for now). --- src/bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/Makefile.am') diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 23d660cd0d..06d8df2e76 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout \ - usermgr zonemgr stats tests resolver sockcreator + usermgr zonemgr stats tests resolver sockcreator dhcp6 check-recursive: all-recursive -- cgit v1.2.3