Commit 202aa9f7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

dist: two cmake files are no more

CMake/FindOpenSSL.cmake and FindZLIB.cmake are gone since 14aa8f0c
parent 9636fc25
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -26,8 +26,7 @@ ACLOCAL_AMFLAGS = -I m4

CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in		    \
CMake/CurlCheckCSourceCompiles.cmake CMake/CurlCheckCSourceRuns.cmake	    \
CMake/CurlTests.c CMake/FindOpenSSL.cmake CMake/FindZLIB.cmake		\
CMake/OtherTests.cmake CMake/Platforms/WindowsCache.cmake		\
CMake/CurlTests.c CMake/OtherTests.cmake CMake/Platforms/WindowsCache.cmake \
CMake/Utilities.cmake include/curl/curlbuild.h.cmake

VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl