summaryrefslogtreecommitdiffstats
path: root/khelpcenter/plugins/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/plugins/CMakeLists.txt')
-rw-r--r--khelpcenter/plugins/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/khelpcenter/plugins/CMakeLists.txt b/khelpcenter/plugins/CMakeLists.txt
index 37aa2b3fb..cbda88d75 100644
--- a/khelpcenter/plugins/CMakeLists.txt
+++ b/khelpcenter/plugins/CMakeLists.txt
@@ -11,12 +11,12 @@
add_subdirectory( Applications )
add_subdirectory( Manpages )
-add_subdirectory( Tutorials )
+# add_subdirectory( Tutorials )
add_subdirectory( Scrollkeeper )
install( FILES
applets.desktop contact.desktop faq.desktop info.desktop
links.desktop support.desktop userguide.desktop welcome.desktop
hardwaremodules.desktop kcontrolmodules.desktop konqplugins.desktop
- kioslaves.desktop
+ kioslaves.desktop quickstart.desktop visualdict.desktop
DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins )