From 2e00872c04fe8e2c6dc33859b5b58fd11997b447 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 16 Jul 2013 22:51:35 +0200 Subject: tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 41a3d0931..ca69709da 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -29,6 +29,8 @@ EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \ serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \ CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py +DISTCLEANFILES = configurehelp.pm + # we have two variables here to make sure DIST_SUBDIRS won't get 'unit' # added twice as then targets such as 'distclean' misbehave and try to # do things twice in that subdir at times (and thus fails). -- cgit v1.2.3