summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-11 10:15:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-11 10:15:40 +0000
commit377e78d9177bc3d4ff32a78de7dccaa54b30378f (patch)
tree266337fe5006fe80b3aefe5f2cdbcb225b7c1a6b
parent894b47da9b15680c60165dfe6f45a1625fa40c63 (diff)
downloadgnurl-377e78d9177bc3d4ff32a78de7dccaa54b30378f.tar.gz
gnurl-377e78d9177bc3d4ff32a78de7dccaa54b30378f.tar.bz2
gnurl-377e78d9177bc3d4ff32a78de7dccaa54b30378f.zip
removed the 'perl' and 'php' dirs from the release archive
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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: