Browse Source

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

Francis Dupont 7 years ago
parent
commit
cca625bc68
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/hooks/dhcp/user_chk/tests/Makefile.am

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