From 9d4e1ef5cbceab78caf80260574023a3696b334b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 Feb 2012 18:34:45 -0600 Subject: [PATCH] Rename include subdirectory to tde --- kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ############################