BIND 10 trac2155_2, updated. c1d90c602c39b7b49e7c8ab802956118f8846cd7 [2157] add header files to EXTRA_DIST

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 3 06:47:11 UTC 2012


The branch, trac2155_2 has been updated
       via  c1d90c602c39b7b49e7c8ab802956118f8846cd7 (commit)
      from  72941a64efbe4843657cbb05f8945f7c6dc0e3a0 (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 c1d90c602c39b7b49e7c8ab802956118f8846cd7
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