diff options
Diffstat (limited to 'khelpcenter/plugins/Makefile.am')
-rw-r--r-- | khelpcenter/plugins/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/khelpcenter/plugins/Makefile.am b/khelpcenter/plugins/Makefile.am index 3bb2f1466..c5dca33bb 100644 --- a/khelpcenter/plugins/Makefile.am +++ b/khelpcenter/plugins/Makefile.am @@ -1,9 +1,10 @@ -SUBDIRS = Applications Manpages Tutorials Scrollkeeper +# SUBDIRS = Applications Manpages Tutorials Scrollkeeper +SUBDIRS = Applications Manpages Scrollkeeper plugin_DATA = applets.desktop contact.desktop faq.desktop info.desktop \ links.desktop support.desktop userguide.desktop welcome.desktop \ kicmodules.desktop kcontrolmodules.desktop konqplugins.desktop \ - kioslaves.desktop + kioslaves.desktop quickstart.desktop visualdict.desktop plugindir = $(kde_datadir)/khelpcenter/plugins |