diff options
Diffstat (limited to 'libtdenetwork/gpgmepp/CMakeLists.txt')
-rw-r--r-- | libtdenetwork/gpgmepp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdenetwork/gpgmepp/CMakeLists.txt b/libtdenetwork/gpgmepp/CMakeLists.txt index cf4efc7f7..9c76001d5 100644 --- a/libtdenetwork/gpgmepp/CMakeLists.txt +++ b/libtdenetwork/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}/kde/gpgme++ ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde/gpgme++ ) ##### gpgme++ (shared) ########################## |