Skip to content

Commit

Permalink
tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES
Browse files Browse the repository at this point in the history
  • Loading branch information
yangtse committed Jul 16, 2013
1 parent 56ece42 commit 2e00872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 2e00872

Please sign in to comment.