aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_email
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-12-01 21:14:06 +0000
committersaturneric <[email protected]>2024-12-01 21:14:06 +0000
commitfcc31759f8c09e24f001c17549e95d65fc1a484c (patch)
tree181795269fad379ac79f35e53a3206cd11f99a21 /src/m_email
parentfeat: check commit hash by current version (diff)
downloadModules-fcc31759f8c09e24f001c17549e95d65fc1a484c.tar.gz
Modules-fcc31759f8c09e24f001c17549e95d65fc1a484c.zip
fix: gnupg info not loading
Diffstat (limited to 'src/m_email')
-rw-r--r--src/m_email/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_email/CMakeLists.txt b/src/m_email/CMakeLists.txt
index b50eb5a..4ca0620 100644
--- a/src/m_email/CMakeLists.txt
+++ b/src/m_email/CMakeLists.txt
@@ -23,7 +23,7 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-# com.bktus.gpgfrontend.module.integrated.gnupg_info_gathering
+# com.bktus.gpgfrontend.module.integrated.email
set(INTEGRATED_MODULE_SOURCE "")
aux_source_directory(. INTEGRATED_MODULE_SOURCE)