From: Francis Dupont Date: Fri, 20 Oct 2017 15:49:44 +0000 (+0200) Subject: [5266] Added *.h from *.h.in to distclean X-Git-Tag: Kea-1.3.0~2^2~24^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f998114d3cce89a578d0e6bfad6465d9b7953e;p=thirdparty%2Fkea.git [5266] Added *.h from *.h.in to distclean --- diff --git a/src/lib/dhcpsrv/tests/Makefile.am b/src/lib/dhcpsrv/tests/Makefile.am index 88e2f6511f..342ed921d8 100644 --- a/src/lib/dhcpsrv/tests/Makefile.am +++ b/src/lib/dhcpsrv/tests/Makefile.am @@ -15,6 +15,7 @@ AM_LDFLAGS = -static endif CLEANFILES = *.gcno *.gcda +DISTCLEANFILES = test_libraries.h TESTS_ENVIRONMENT = \ $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)