From: Viktor Szakats Date: Thu, 10 Apr 2025 10:44:56 +0000 (+0200) Subject: dist: drop duplicate entry from `CMAKE_DIST` X-Git-Tag: curl-8_14_0~323 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e853ea9511ea9ba289756e39d317ee00ba6a5b1c;p=thirdparty%2Fcurl.git dist: drop duplicate entry from `CMAKE_DIST` Closes #17012 --- diff --git a/Makefile.am b/Makefile.am index 30f37578ce..dbb0f0c6dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,6 @@ CMAKE_DIST = \ CMake/FindLibssh.cmake \ CMake/FindLibssh2.cmake \ CMake/FindLibuv.cmake \ - CMake/FindMbedTLS.cmake \ CMake/FindMSH3.cmake \ CMake/FindMbedTLS.cmake \ CMake/FindNGHTTP2.cmake \