diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index aca2f2e..be2d07d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,5 +24,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later # modules -add_subdirectory(ver_check) -add_subdirectory(gpg_info)
\ No newline at end of file +add_subdirectory(m_ver_check) +add_subdirectory(m_gpg_info)
\ No newline at end of file |