removed the config-netware.h from the release archives
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jul 2004 14:18:31 +0000 (14:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jul 2004 14:18:31 +0000 (14:18 +0000)
lib/Makefile.am
src/Makefile.am

index 1907e33..3b4c3bc 100644 (file)
@@ -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
index 1008ae6..ecc0ced 100644 (file)
@@ -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