summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTorben Dannhauer <torben@dannhauer.de>2016-10-11 12:08:31 +0200
committerng0 <ng0@infotropique.org>2017-08-22 15:09:25 +0000
commitb6a4eec3d7ed01e071016d930514eed26a991907 (patch)
treec7360ed6bec0ee9a4025c84dab0f263b298d8938 /Makefile.am
parentadf64a4f68b41e8fea4bfa94b095ac04874a29c9 (diff)
downloadgnurl-b6a4eec3d7ed01e071016d930514eed26a991907.tar.gz
gnurl-b6a4eec3d7ed01e071016d930514eed26a991907.tar.bz2
gnurl-b6a4eec3d7ed01e071016d930514eed26a991907.zip
dist: add missing cmake modules to the tarball
Closes https://github.com/curl/curl/pull/1070
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b41ec2d36..7bfe6ab8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,8 @@ 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
+ CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake \
+ CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl