summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libkdenetwork/gpgmepp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdenetwork/gpgmepp/CMakeLists.txt b/libkdenetwork/gpgmepp/CMakeLists.txt
index a0516903..7fe95668 100644
--- a/libkdenetwork/gpgmepp/CMakeLists.txt
+++ b/libkdenetwork/gpgmepp/CMakeLists.txt
@@ -35,7 +35,7 @@ install( FILES
keygenerationresult.h importresult.h decryptionresult.h
verificationresult.h signingresult.h encryptionresult.h
engineinfo.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/gpgme++ )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/kde/gpgme++ )
##### gpgme++ (shared) ##########################