BIND 10 master, updated. 4ca74b26c112156ec41226073e8e70ea26d1ee0b [master] Updated incorrect file names which broke distcheck make target.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 17 11:58:02 UTC 2013
The branch, master has been updated
via 4ca74b26c112156ec41226073e8e70ea26d1ee0b (commit)
from 8fa04182fc57c74999d148bc14e5b6a6b3929c4c (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 4ca74b26c112156ec41226073e8e70ea26d1ee0b
Author: Thomas Markwalder <tmark at isc.org>
Date: Fri May 17 07:44:28 2013 -0400
[master] Updated incorrect file names which broke distcheck make target.
-----------------------------------------------------------------------
Summary of changes:
src/bin/d2/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/d2/Makefile.am b/src/bin/d2/Makefile.am
index 445b21e..54300c6 100644
--- a/src/bin/d2/Makefile.am
+++ b/src/bin/d2/Makefile.am
@@ -16,7 +16,7 @@ endif
pkglibexecdir = $(libexecdir)/@PACKAGE@
-CLEANFILES = *.gcno *.gcda spec_config.h d2_srv_messages.h d2_srv_messages.cc
+CLEANFILES = *.gcno *.gcda spec_config.h d2_messages.h d2_messages.cc
man_MANS = b10-d2.8
DISTCLEANFILES = $(man_MANS)
More information about the bind10-changes
mailing list