[svn] commit: r1912 - /trunk/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 24 12:17:45 UTC 2010
Author: jreed
Date: Mon May 24 12:17:44 2010
New Revision: 1912
Log:
Remove the config.report on a "make distclean".
I forgot to commit this with r1836.
Modified:
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Mon May 24 12:17:44 2010
@@ -2,6 +2,8 @@
USE_LCOV=@USE_LCOV@
LCOV=@LCOV@
GENHTML=@GENHTML@
+
+DISTCLEANFILES = config.report
# When running distcheck target, do not install the configurations
DISTCHECK_CONFIGURE_FLAGS = --disable-install-configurations
More information about the bind10-changes
mailing list