aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-07-26 09:28:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-07-26 09:28:29 +0000
commitf71a1485f303fa8f2e77d293482310c2655dc6af (patch)
tree60a5cc42b09f0072a646b0c1ffab98688db91a8b /Makefile.am
parente76515fabdff0b1526b7f346e04e31aeac1019a3 (diff)
libtool adjustments
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 334e0f3a4..3c9101bd7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,10 +4,7 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
-man_MANS = docs/curl.1
-
-EXTRA_DIST = $(man_MANS)
-
-SUBDIRS = lib src
+EXTRA_DIST = curl.spec curl-ssl.spec
+SUBDIRS = docs lib src