diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-07-14 14:18:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-07-14 14:18:31 +0000 |
commit | ca5d1e7a8d2f85bf43ca25d981156c59956a1a53 (patch) | |
tree | e4c569c0bc7a80284bbd4d156448d2481f6be1eb /lib | |
parent | 40a39e2270600739de425c7bd24968531e774274 (diff) |
removed the config-netware.h from the release archives
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |