aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-01-10 00:29:14 +0100
committerng0 <ng0@infotropique.org>2017-08-22 15:16:37 +0000
commit966bf50f746c39b76627d11eab3d330399c17105 (patch)
treecf6572ee6d029d5184f06fa755e7fd2d6e31dab9 /Makefile.am
parent97566bd0e7085fa395cf385231ae20fb82df86a4 (diff)
downloadgnurl-966bf50f746c39b76627d11eab3d330399c17105.tar.gz
gnurl-966bf50f746c39b76627d11eab3d330399c17105.tar.bz2
gnurl-966bf50f746c39b76627d11eab3d330399c17105.zip
VC: remove the makefile.vc6 build infra
The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 7bfe6ab8c..c67a47072 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -136,8 +136,7 @@ VC_DIST = projects/README \
projects/Windows/VC14/src/curl.vcxproj.filters
WINBUILD_DIST = winbuild/BUILD.WINDOWS.txt winbuild/gen_resp_file.bat \
- winbuild/MakefileBuild.vc winbuild/Makefile.vc \
- winbuild/Makefile.msvc.names
+ winbuild/MakefileBuild.vc winbuild/Makefile.vc
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist gnurl-config.in \
RELEASE-NOTES buildconf libgnurl.pc.in MacOSX-Framework scripts/zsh.pl \