diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 18:34:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 18:34:45 -0600 |
commit | 9d4e1ef5cbceab78caf80260574023a3696b334b (patch) | |
tree | 3dcecc47696fe38ed4b7ee85eef84fd4cd608c32 | |
parent | 5176235baa5c1a5d9c95c81646023101506868a0 (diff) | |
download | tdegraphics-9d4e1ef5cbceab78caf80260574023a3696b334b.tar.gz tdegraphics-9d4e1ef5cbceab78caf80260574023a3696b334b.zip |
Rename include subdirectory to tde
-rw-r--r-- | kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt index 23638219..493f7c74 100644 --- a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt +++ b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt @@ -32,7 +32,7 @@ link_directories( install( FILES poppler-qt.h poppler-page-transition.h poppler-link-qt3.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tde ) ##### poppler-tqt (shared) ############################ |