From: Francis Dupont Date: Fri, 20 Oct 2017 15:47:19 +0000 (+0200) Subject: [5266] Added *.h from *.h.in to distclean X-Git-Tag: Kea-1.3.0~2^2~24^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca625bc688b3d648b19d390bfe9b6af7037dcdd;p=thirdparty%2Fkea.git [5266] Added *.h from *.h.in to distclean --- diff --git a/src/hooks/dhcp/user_chk/tests/Makefile.am b/src/hooks/dhcp/user_chk/tests/Makefile.am index fe1960d745..f2c7073bea 100644 --- a/src/hooks/dhcp/user_chk/tests/Makefile.am +++ b/src/hooks/dhcp/user_chk/tests/Makefile.am @@ -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)