From 377e78d9177bc3d4ff32a78de7dccaa54b30378f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 Sep 2001 10:15:40 +0000 Subject: [PATCH] removed the 'perl' and 'php' dirs from the release archive --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a6fd289f1..763774b51 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: