BIND 10 trac2107, updated. b93c6e1daacfdd32d6952987186576ec3b01a534 [2107] missing header file in SOURCES
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Aug 23 07:08:54 UTC 2012
The branch, trac2107 has been updated
via b93c6e1daacfdd32d6952987186576ec3b01a534 (commit)
from 0b8a3ffb1876c789a1694b627eaf370bb66c19d5 (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 b93c6e1daacfdd32d6952987186576ec3b01a534
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 23 00:08:12 2012 -0700
[2107] missing header file in SOURCES
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/memory/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/Makefile.am b/src/lib/datasrc/memory/Makefile.am
index a10d867..4b42793 100644
--- a/src/lib/datasrc/memory/Makefile.am
+++ b/src/lib/datasrc/memory/Makefile.am
@@ -16,4 +16,5 @@ libdatasrc_memory_la_SOURCES = \
rdata_reader.h rdata_reader.cc \
rdataset.h rdataset.cc \
domaintree.h \
+ segment_object_holder.h \
zone_data.h zone_data.cc
More information about the bind10-changes
mailing list