diff options
-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 493f7c74..8765e378 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}/tde ) + DESTINATION ${INCLUDE_INSTALL_DIR} ) ##### poppler-tqt (shared) ############################ |