BIND 10 master, updated. 61e7fa26cfe5ec6cd4a381bdc9e5bc25437f2620 [master] distcheck fix in src/lib/dhcpsrv
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 11 13:04:45 UTC 2013
The branch, master has been updated
via 61e7fa26cfe5ec6cd4a381bdc9e5bc25437f2620 (commit)
from b6d00d5fb3657b555c9f25d4c23721d277a7d7a4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 61e7fa26cfe5ec6cd4a381bdc9e5bc25437f2620
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Fri Jan 11 14:04:34 2013 +0100
[master] distcheck fix in src/lib/dhcpsrv
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcpsrv/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/Makefile.am b/src/lib/dhcpsrv/Makefile.am
index 47ebe52..5b0027f 100644
--- a/src/lib/dhcpsrv/Makefile.am
+++ b/src/lib/dhcpsrv/Makefile.am
@@ -46,6 +46,7 @@ libb10_dhcpsrv_la_SOURCES += option_space.cc option_space.h
libb10_dhcpsrv_la_SOURCES += pool.cc pool.h
libb10_dhcpsrv_la_SOURCES += subnet.cc subnet.h
libb10_dhcpsrv_la_SOURCES += triplet.h
+libb10_dhcpsrv_la_SOURCES += utils.h
nodist_libb10_dhcpsrv_la_SOURCES = dhcpsrv_messages.h dhcpsrv_messages.cc
More information about the bind10-changes
mailing list