From: Dan Fandrich Date: Wed, 3 Nov 2010 06:17:36 +0000 (-0700) Subject: Added mk580.pl to the tar ball X-Git-Tag: curl-7_21_3~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282b41c69b1a01b1974d0ca287e89ed420c52289;p=thirdparty%2Fcurl.git Added mk580.pl to the tar ball --- diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 9c0d595076..36d225a6bb 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -51,7 +51,7 @@ INCLUDES = -I$(top_builddir)/include/curl \ endif EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl \ -test1022.pl Makefile.inc +test1022.pl mk580.pl Makefile.inc # Dependencies (may need to be overriden) LDADD = $(top_builddir)/lib/libcurl.la @CURL_LIBS@