summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-11 19:11:14 +0100
committerYang Tse <yangsita@gmail.com>2013-02-13 13:28:13 +0100
commitbeae838ed567f248e8edac97569954ff75e43d09 (patch)
treea520a89ad40db2c723e584aa638b43f01c3c12d8 /src/Makefile.am
parent7970821117d2877964308726fae6a6b7f41ca786 (diff)
downloadgnurl-beae838ed567f248e8edac97569954ff75e43d09.tar.gz
gnurl-beae838ed567f248e8edac97569954ff75e43d09.tar.bz2
gnurl-beae838ed567f248e8edac97569954ff75e43d09.zip
move msvc IDE related files to 'vc' directory tree
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index af5a48800..081820558 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,10 +75,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 \
macos/curl.mcp.xml.sit.hqx \
- macos/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp vc6curlsrc.dsp \
+ macos/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp \
macos/src/macos_main.cpp makefile.amiga curl.rc \
- Makefile.netware Makefile.inc Makefile.Watcom vc6curlsrc.dsw \
- CMakeLists.txt
+ Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt
MANPAGE=$(top_srcdir)/docs/curl.1
README=$(top_srcdir)/docs/MANUAL