summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-08-10 13:24:15 +0200
committerng0 <ng0@infotropique.org>2017-08-22 15:29:52 +0000
commit33e4e1f75a01970518006905b55163f885c36ea0 (patch)
treee5dc7bd4bbe07844d9525ae916bbe46a4de0b700 /Makefile.am
parent54762db07f4d3a92b9875518ce2567b9a6b95aae (diff)
downloadgnurl-33e4e1f75a01970518006905b55163f885c36ea0.tar.gz
gnurl-33e4e1f75a01970518006905b55163f885c36ea0.tar.bz2
gnurl-33e4e1f75a01970518006905b55163f885c36ea0.zip
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 7ca2fadc6..0796fff60 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