1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

added valgrind.pm to the dist

This commit is contained in:
Daniel Stenberg 2005-03-06 22:33:05 +00:00
parent 42ac24448c
commit 7657186bf6

View File

@ -20,9 +20,9 @@
# #
# $Id$ # $Id$
########################################################################### ###########################################################################
EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \ EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \
ftpsserver.pl getpart.pm FILEFORMAT README \ ftpsserver.pl getpart.pm FILEFORMAT README stunnel.pem memanalyze.pl \
stunnel.pem memanalyze.pl testcurl.pl testcurl.pl valgrind.pm
SUBDIRS = data server libtest SUBDIRS = data server libtest