diff options
Diffstat (limited to 'akregator/src/CMakeLists.txt')
-rw-r--r-- | akregator/src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/CMakeLists.txt b/akregator/src/CMakeLists.txt index f3254b494..2a1543919 100644 --- a/akregator/src/CMakeLists.txt +++ b/akregator/src/CMakeLists.txt @@ -39,7 +39,7 @@ link_directories( install( FILES plugin.h articleinterceptor.h akregator_export.h storage.h feedstorage.h storagefactory.h storagefactoryregistry.h - DESTINATION ${INCLUDE_INSTALL_DIR}/tde/akregator ) + DESTINATION ${INCLUDE_INSTALL_DIR}/akregator ) ##### other data ################################ |