]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5266] Added *.h from *.h.in to distclean
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:36:26 +0000 (17:36 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:36:26 +0000 (17:36 +0200)
src/bin/d2/tests/Makefile.am

index 67b9e0b219df846b50494b3f943d42e0f8337d55..ffd0f060c644ca3614415d229df898b7951b8064 100644 (file)
@@ -27,7 +27,7 @@ AM_CPPFLAGS += -DCFG_EXAMPLES=\"$(abs_top_srcdir)/doc/examples/ddns\"
 
 CLEANFILES = $(builddir)/interfaces.txt $(builddir)/logger_lockfile
 
-DISTCLEANFILES = d2_process_tests.sh
+DISTCLEANFILES = d2_process_tests.sh test_data_files_config.h
 
 AM_CXXFLAGS = $(KEA_CXXFLAGS)