diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 18:36:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 18:36:35 -0600 |
commit | c6c254fd1550222d532b0bec63565d57e5674a36 (patch) | |
tree | efc710858b99cae1074d3a9a512ea19dc4400408 /libtdenetwork/gpgmepp/CMakeLists.txt | |
parent | 1299351b78fcd294c9653cffe257dadcab8e70df (diff) | |
download | tdepim-c6c254fd1550222d532b0bec63565d57e5674a36.tar.gz tdepim-c6c254fd1550222d532b0bec63565d57e5674a36.zip |
Rename include subdirectory to tde
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) ########################## |