aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-29 02:08:11 +0000
committerYang Tse <yangsita@gmail.com>2008-08-29 02:08:11 +0000
commit6a2d7bff1accd5efe27219c6042ecfa12953c137 (patch)
tree14bfb58a765fe55aa8febbb68f97f27c1bbd60c6 /src/Makefile.am
parent9b7b2b347f2468222c5ef83eb0e737410456165a (diff)
Project and workspace files for VC6 IDE supporting 4 configurations:
curl - Win32 using libcurl DLL Debug curl - Win32 using libcurl DLL Release curl - Win32 using libcurl LIB Debug curl - Win32 using libcurl LIB Release
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 59a97f808..be768286f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,9 +55,9 @@ NROFF=env LC_ALL=C @NROFF@ @MANOPT@ # figured out by the configure script
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/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp curlsrc.dsp \
macos/src/macos_main.cpp config-amigaos.h makefile.amiga curl.rc \
- Makefile.netware Makefile.inc Makefile.Watcom
+ Makefile.netware Makefile.inc Makefile.Watcom curlsrc.dsw
MANPAGE=$(top_srcdir)/docs/curl.1
README=$(top_srcdir)/docs/MANUAL