BIND 10 master, updated. 6c92dafaffbb0c1ff83ffc8a1004cc40cd500310 Fix distcheck

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jun 10 13:41:19 UTC 2011


The branch, master has been updated
       via  6c92dafaffbb0c1ff83ffc8a1004cc40cd500310 (commit)
      from  9c2b48c4baccba83732e2586eff2b7ee64c63ac9 (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 6c92dafaffbb0c1ff83ffc8a1004cc40cd500310
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Jun 10 15:33:43 2011 +0200

    Fix distcheck

-----------------------------------------------------------------------

Summary of changes:
 src/lib/acl/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/acl/Makefile.am b/src/lib/acl/Makefile.am
index c3ea9fc..dc4900d 100644
--- a/src/lib/acl/Makefile.am
+++ b/src/lib/acl/Makefile.am
@@ -1,4 +1,6 @@
 SUBDIRS = tests
 
+EXTRA_DIST = check.h
+
 # TODO: Once we have some cc file we are able to compile, create the library.
 # For now, we have only header files, not creating empty library.




More information about the bind10-changes mailing list