diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-12 22:36:37 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-12 22:36:37 +0000 |
commit | 249b76db5e9f94583d49452c2234162a4c8a530a (patch) | |
tree | b3d3e27c101d0e7076f38e8674bf9e6ca672db1a /doc | |
parent | e0a9b2d78a773e5cb8b84dfbf3ad394ac9ccb750 (diff) | |
download | tdebase-249b76db5e9f94583d49452c2234162a4c8a530a.tar.gz tdebase-249b76db5e9f94583d49452c2234162a4c8a530a.zip |
Use older kcontrol help index installation directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224627 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kcontrol/helpindex/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kcontrol/helpindex/CMakeLists.txt b/doc/kcontrol/helpindex/CMakeLists.txt index bede519c0..09158264f 100644 --- a/doc/kcontrol/helpindex/CMakeLists.txt +++ b/doc/kcontrol/helpindex/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -tde_create_handbook( DESTINATION kcontrol/helpindex ) +tde_create_handbook( DESTINATION kcontrol/helpindex.html ) |