From: Daniel Stenberg Date: Tue, 11 Sep 2001 10:15:40 +0000 (+0000) Subject: removed the 'perl' and 'php' dirs from the release archive X-Git-Tag: curl-7_9~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=377e78d9177bc3d4ff32a78de7dccaa54b30378f;p=thirdparty%2Fcurl.git removed the 'perl' and 'php' dirs from the release archive --- diff --git a/Makefile.am b/Makefile.am index a6fd289f14..763774b51d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = \ bin_SCRIPTS = curl-config -SUBDIRS = docs lib src include tests packages perl php +SUBDIRS = docs lib src include tests packages # create a root makefile in the distribution: dist-hook: