From 6a2d7bff1accd5efe27219c6042ecfa12953c137 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 29 Aug 2008 02:08:11 +0000 Subject: 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 --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') 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 -- cgit v1.2.3