summaryrefslogtreecommitdiffstats
path: root/khelpcenter/plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-31 14:03:54 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-31 14:03:54 -0600
commit66c5602f5818d46f618b4dacaaf8bdc00cfacdd2 (patch)
treed328f069b0126cb94bd0feb91bfc9d85cae58fda /khelpcenter/plugins/CMakeLists.txt
parenta0e3f4ae50bd8ef9c006738541e0af9e0d5d1ecf (diff)
downloadtdebase-66c5602f5818d46f618b4dacaaf8bdc00cfacdd2.tar.gz
tdebase-66c5602f5818d46f618b4dacaaf8bdc00cfacdd2.zip
Move Administrator Guide from User Guide to standalone handbook.
Diffstat (limited to 'khelpcenter/plugins/CMakeLists.txt')
-rw-r--r--khelpcenter/plugins/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/plugins/CMakeLists.txt b/khelpcenter/plugins/CMakeLists.txt
index eee6a6637..6146d50f0 100644
--- a/khelpcenter/plugins/CMakeLists.txt
+++ b/khelpcenter/plugins/CMakeLists.txt
@@ -18,5 +18,5 @@ install( FILES
applets.desktop contact.desktop faq.desktop info.desktop
links.desktop support.desktop userguide.desktop welcome.desktop
hardwaremodules.desktop kcontrolmodules.desktop konqplugins.desktop
- tdeioslaves.desktop quickstart.desktop visualdict.desktop
+ tdeioslaves.desktop quickstart.desktop visualdict.desktop adminguide.desktop
DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins )