BIND 10 master, updated. 243ded15bbed0d35e230d00f4e3ee42c3609616c [master] distcheck fix after 3194 merge.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 25 10:25:25 UTC 2013
The branch, master has been updated
via 243ded15bbed0d35e230d00f4e3ee42c3609616c (commit)
from db31405ea79f587bb7a1ec9b94c02edacb758271 (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 243ded15bbed0d35e230d00f4e3ee42c3609616c
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Fri Oct 25 12:22:57 2013 +0200
[master] distcheck fix after 3194 merge.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/Makefile.am b/src/lib/dhcp/Makefile.am
index 316039b..7a3a559 100644
--- a/src/lib/dhcp/Makefile.am
+++ b/src/lib/dhcp/Makefile.am
@@ -49,6 +49,7 @@ libb10_dhcp___la_SOURCES += pkt_filter_lpf.cc pkt_filter_lpf.h
endif
libb10_dhcp___la_SOURCES += std_option_defs.h
+libb10_dhcp___la_SOURCES += docsis3_option_defs.h
libb10_dhcp___la_CXXFLAGS = $(AM_CXXFLAGS)
libb10_dhcp___la_CPPFLAGS = $(AM_CPPFLAGS) $(LOG4CPLUS_INCLUDES)
More information about the bind10-changes
mailing list