aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-09-21 23:17:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-09-21 23:17:39 +0200
commit82279c82c8d94d8999de68fceadb4f1d7cd0df3b (patch)
tree1f6d89dbd5c1d162c2d2add6c452f34a546d5b25 /Makefile.am
parentaab94da6195521d3ec0c879a6e3fd55a1b01d656 (diff)
dist: add CurlSymbolHiding.cmake to the tarball
Follow-up to 6140dfcf3e784 Reported-by: Alexander Sinditskiy
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 6 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 2986acf69..33cef98cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,10 +24,12 @@ AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
- CMake/CurlTests.c CMake/FindGSS.cmake CMake/OtherTests.cmake \
- CMake/Platforms/WindowsCache.cmake CMake/Utilities.cmake \
- include/curl/curlbuild.h.cmake CMake/Macros.cmake
+CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
+ CMake/CurlTests.c CMake/FindGSS.cmake CMake/OtherTests.cmake \
+ CMake/Platforms/WindowsCache.cmake CMake/Utilities.cmake \
+ include/curl/curlbuild.h.cmake CMake/Macros.cmake \
+ CMake/CurlSymbolHiding.cmake
+
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist