From d5462e9b1b6acdcd9b657dda623608a7f55a3d75 Mon Sep 17 00:00:00 2001 From: Bartosz Wieczorek Date: Wed, 18 Jun 2025 09:44:03 +0200 Subject: [PATCH] remove .orig file from sources --- PAM/ssh/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/PAM/ssh/CMakeLists.txt b/PAM/ssh/CMakeLists.txt index 2b1e996..b6eb546 100755 --- a/PAM/ssh/CMakeLists.txt +++ b/PAM/ssh/CMakeLists.txt @@ -5,7 +5,6 @@ set(INC ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/bits.hpp ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/check_application.hpp ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/configuration.hpp - ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/configuration.hpp.orig ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/core_handler.hpp ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/core_handler_interface.hpp ${CMAKE_CURRENT_SOURCE_DIR}/include/rublon/curl.hpp