summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-17 03:00:40 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-17 03:00:40 +0000
commitdbbdb97c663e8e0d24f55f9d30ce89739b21ab9e (patch)
treedf3dd74eaf7540adc720650e7ac04cd775aa2c8f
parent55554ba2c68996127a978fa34df2167b005b359b (diff)
downloadtdebase-dbbdb97c663e8e0d24f55f9d30ce89739b21ab9e.tar.gz
tdebase-dbbdb97c663e8e0d24f55f9d30ce89739b21ab9e.zip
Attempt to fix khelpcenter doc CMake file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225118 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--doc/khelpcenter/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/khelpcenter/CMakeLists.txt b/doc/khelpcenter/CMakeLists.txt
index 279f09d4d..b19415656 100644
--- a/doc/khelpcenter/CMakeLists.txt
+++ b/doc/khelpcenter/CMakeLists.txt
@@ -9,4 +9,4 @@
#
#################################################
-tde_create_handbook( DESTINATION khelpcenter )
+tde_create_handbook( FILES konq.css DESTINATION khelpcenter )