Browse Source

Remove the config.report on a "make distclean".
I forgot to commit this with r1836.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1912 e5f2f494-b856-4b98-b285-d166d9295462

Jeremy C. Reed 15 years ago
parent
commit
3236c00a4b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

@@ -3,6 +3,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