]> 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:47:19 +0000 (17:47 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:47:19 +0000 (17:47 +0200)
src/hooks/dhcp/user_chk/tests/Makefile.am

index fe1960d745812ecc263b1646f2d83f8fa9e1e134..f2c7073bea12841bf91471f8991e76575cf28dd8 100644 (file)
@@ -18,6 +18,7 @@ endif
 EXTRA_DIST = test_users_1.txt test_users_err.txt
 
 CLEANFILES = *.gcno *.gcda
+DISTCLEANFILES = test_data_files_config.h
 
 TESTS_ENVIRONMENT = \
        $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)