mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES
This commit is contained in:
parent
56ece42c81
commit
2e00872c04
@ -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 \
|
serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
|
||||||
CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py
|
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'
|
# 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
|
# added twice as then targets such as 'distclean' misbehave and try to
|
||||||
# do things twice in that subdir at times (and thus fails).
|
# do things twice in that subdir at times (and thus fails).
|
||||||
|
Loading…
Reference in New Issue
Block a user