summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Butterfield <johnb003@gmail.com>2018-07-17 01:13:18 -0700
committerDaniel Stenberg <daniel@haxx.se>2018-08-08 09:35:27 +0200
commit7867aaa9a01decf93711428462335be8cef70212 (patch)
treed3b5b5def01388f50c8c3263da1f07f83341114d /Makefile.am
parent537763f7f517a8612dc1f7499be95a4eed89ebbd (diff)
downloadcurl-7867aaa9a01decf93711428462335be8cef70212.tar.gz
cmake: link curl to the OpenSSL targets instead of lib absolute paths
Reviewed-by: Jakub Zakrzewski Reviewed-by: Sergei Nikulov Closes #2753
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bf6bfa987..959eeb531 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake \
CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake \
CMake/FindMbedTLS.cmake CMake/cmake_uninstall.cmake.in \
- CMake/curl-config.cmake
+ CMake/curl-config.cmake.in
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist