Parcourir la source

[5266] Added *.h from *.h.in to distclean

Francis Dupont il y a 7 ans
Parent
commit
50f998114d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/lib/dhcpsrv/tests/Makefile.am

+ 1 - 0
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)