diff options
Diffstat (limited to 'khelpcenter/plugins/CMakeLists.txt')
-rw-r--r-- | khelpcenter/plugins/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/plugins/CMakeLists.txt b/khelpcenter/plugins/CMakeLists.txt index e18aa5647..37aa2b3fb 100644 --- a/khelpcenter/plugins/CMakeLists.txt +++ b/khelpcenter/plugins/CMakeLists.txt @@ -17,6 +17,6 @@ add_subdirectory( Scrollkeeper ) install( FILES applets.desktop contact.desktop faq.desktop info.desktop links.desktop support.desktop userguide.desktop welcome.desktop - kicmodules.desktop kcontrolmodules.desktop konqplugins.desktop + hardwaremodules.desktop kcontrolmodules.desktop konqplugins.desktop kioslaves.desktop DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins ) |