summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-08-10 13:24:15 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-08-10 15:05:49 +0200
commitac8af8452706aa0d5244adb34efcec072d389070 (patch)
tree55d0b857127d06ecb7578d5d80e78d4c4113659f /Makefile.am
parenta17e7721d247f41922e95f08e7e8e7a65ce06b06 (diff)
downloadcurl-ac8af8452706aa0d5244adb34efcec072d389070.tar.gz
cmake: move cmake_uninstall.cmake to CMake/
Closes #1756
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 5aaeda5fd..ab8f11cbc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
CMake/Macros.cmake \
CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake \
CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake \
- CMake/FindMbedTLS.cmake cmake_uninstall.cmake.in
+ CMake/FindMbedTLS.cmake CMake/cmake_uninstall.cmake.in
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist