BIND 10 trac2157_2, updated. 68f0ecce4c8ec9f5b2fb16fd56fdc0dd89dd2101 [2157] add header files to EXTRA_DIST
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 2 10:34:46 UTC 2012
The branch, trac2157_2 has been updated
via 68f0ecce4c8ec9f5b2fb16fd56fdc0dd89dd2101 (commit)
from 577a426b8734d7f77e4dceae80fe0c344ab15330 (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 68f0ecce4c8ec9f5b2fb16fd56fdc0dd89dd2101
Author: Yoshitaka Aharen <aharen at jprs.co.jp>
Date: Tue Oct 2 19:34:02 2012 +0900
[2157] add header files to EXTRA_DIST
add statistics header files to EXTRA_DIST
-----------------------------------------------------------------------
Summary of changes:
src/lib/statistics/Makefile.am | 3 +++
1 file changed, 3 insertions(+)
-----------------------------------------------------------------------
diff --git a/src/lib/statistics/Makefile.am b/src/lib/statistics/Makefile.am
index e3543a2..478f1c1 100644
--- a/src/lib/statistics/Makefile.am
+++ b/src/lib/statistics/Makefile.am
@@ -18,3 +18,6 @@ AM_CXXFLAGS += -Wno-unused-parameter
endif
CLEANFILES = *.gcno *.gcda
+
+# These header files should be in the distribution.
+EXTRA_DIST = counter.h counter_dict.h
More information about the bind10-changes
mailing list