From e853ea9511ea9ba289756e39d317ee00ba6a5b1c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 10 Apr 2025 12:44:56 +0200 Subject: [PATCH] dist: drop duplicate entry from `CMAKE_DIST` Closes #17012 --- Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.47.2