From 8f400d7abbe6b20e06fe0d7448cf099c5160a085 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 2 Apr 2011 01:37:33 +0000 Subject: Fix kdepim kgantt include install directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226744 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kgantt/kgantt/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kgantt/kgantt/CMakeLists.txt b/kgantt/kgantt/CMakeLists.txt index 371a9fe0..48e1a36b 100644 --- a/kgantt/kgantt/CMakeLists.txt +++ b/kgantt/kgantt/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( install( FILES KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kgantt ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kgantt ) ##### kgantt (shared) ########################### -- cgit v1.2.3