aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2011-01-28 22:19:44 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-01-28 22:24:39 +0100
commit76ac6b94ed360f9edb1c000e600a33df5a6cbc9b (patch)
tree446546c1690b18d1d2b3c0aa239bb3209e78c57f /Makefile.am
parent28c830efd8cc71409423c545ff052ed8215ddb78 (diff)
Windows build: alternative makefile
This is a separate makefile for MSVC builds. It is deliberately put in another dir than src/ and lib/ to allow a different build experience than the previous - at least during a period. Eventually we should unify.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f78821c7d..e56201000 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,10 +30,13 @@ CMake/CurlTests.c CMake/FindOpenSSL.cmake CMake/FindZLIB.cmake \
CMake/OtherTests.cmake CMake/Platforms/WindowsCache.cmake \
CMake/Utilities.cmake include/curl/curlbuild.h.cmake
+WINBUILD_DIST = winbuild/BUILD.WINDOWS.txt winbuild/gen_resp_file.bat \
+winbuild/MakefileBuild.vc winbuild/Makefile.vc
+
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
curl-style.el sample.emacs RELEASE-NOTES buildconf \
libcurl.pc.in vc6curl.dsw MacOSX-Framework Android.mk $(CMAKE_DIST) \
- Makefile.msvc.names
+ Makefile.msvc.names $(WINBUILD_DIST)
bin_SCRIPTS = curl-config