diff options
Diffstat (limited to 'lib/interfaces/extensions/dcop/CMakeLists.txt')
-rw-r--r-- | lib/interfaces/extensions/dcop/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/interfaces/extensions/dcop/CMakeLists.txt b/lib/interfaces/extensions/dcop/CMakeLists.txt index 03e2d622..b6255fc6 100644 --- a/lib/interfaces/extensions/dcop/CMakeLists.txt +++ b/lib/interfaces/extensions/dcop/CMakeLists.txt @@ -22,7 +22,7 @@ include_directories( install( FILES KDevAppFrontendIface.h KDevMakeFrontendIface.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/interfaces/extensions/dcop ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/interfaces/extensions/dcop ) ##### kdevdcopextensions (static) ############### |