From 59c4cfa4d07c3bac5c1eeb06c396f8dfce177043 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 30 Mar 2011 18:07:06 +0000 Subject: Fix include directory installation locations git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kaddressbook/interfaces/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kaddressbook') diff --git a/kaddressbook/interfaces/CMakeLists.txt b/kaddressbook/interfaces/CMakeLists.txt index e8260b7b0..7def44605 100644 --- a/kaddressbook/interfaces/CMakeLists.txt +++ b/kaddressbook/interfaces/CMakeLists.txt @@ -28,7 +28,7 @@ link_directories( install( FILES configurewidget.h contacteditorwidget.h core.h extensionwidget.h xxport.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kaddressbook ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kaddressbook ) ##### other data ################################ -- cgit v1.2.1