aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-14 14:18:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-14 14:18:31 +0000
commitca5d1e7a8d2f85bf43ca25d981156c59956a1a53 (patch)
treee4c569c0bc7a80284bbd4d156448d2481f6be1eb
parent40a39e2270600739de425c7bd24968531e774274 (diff)
removed the config-netware.h from the release archives
-rw-r--r--lib/Makefile.am2
-rw-r--r--src/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1907e3310..3b4c3bce0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -30,7 +30,7 @@ EXTRA_DIST = getdate.y Makefile.b32 Makefile.b32.resp Makefile.m32 \
ca-bundle.crt README.encoding README.memoryleak README.ares \
README.curlx makefile.dj config.dj libcurl.framework.make \
libcurl.plist libcurl.rc config-amigaos.h amigaos.c amigaos.h \
- makefile.amiga config-netware.h Makefile.netware nwlib.c libcurl.imp \
+ makefile.amiga Makefile.netware nwlib.c libcurl.imp \
msvcproj.head msvcproj.foot
CLEANFILES = $(DSP) getdate.c
diff --git a/src/Makefile.am b/src/Makefile.am
index 1008ae63a..ecc0ceda0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,7 +50,7 @@ EXTRA_DIST = mkhelp.pl makefile.dj Makefile.vc6 Makefile.b32 Makefile.m32 \
Makefile.riscos config.h.in macos/curl.mcp.xml.sit.hqx \
macos/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp \
macos/src/macos_main.cpp config-amigaos.h makefile.amiga curl.rc \
- Makefile.netware config-netware.h
+ Makefile.netware
MANPAGE=$(top_srcdir)/docs/curl.1
README=$(top_srcdir)/docs/MANUAL