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 --- korganizer/interfaces/calendar/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/interfaces/calendar') diff --git a/korganizer/interfaces/calendar/CMakeLists.txt b/korganizer/interfaces/calendar/CMakeLists.txt index fe5296fed..572ca92ba 100644 --- a/korganizer/interfaces/calendar/CMakeLists.txt +++ b/korganizer/interfaces/calendar/CMakeLists.txt @@ -11,7 +11,7 @@ install( FILES plugin.h calendardecoration.h - DESTINATION ${INCLUDE_INSTALL_DIR}/calendar ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kde/calendar ) install( FILES calendarplugin.desktop calendardecoration.desktop -- cgit v1.2.1