diff options
| author | Montel Laurent <[email protected]> | 2015-03-08 18:57:23 +0100 |
|---|---|---|
| committer | Montel Laurent <[email protected]> | 2015-03-08 18:57:23 +0100 |
| commit | 22898cc9550e874d0717962b70893646c22d92b4 (patch) | |
| tree | 01267960274468ae35f0a8fd3559b4b82718c303 /doc/CMakeLists.txt | |
| parent | 42e52a1eea1c70b38cb1a8bed8aafdcb5fdea804 (diff) | |
Use new KDE_ macro
Diffstat (limited to 'doc/CMakeLists.txt')
| -rw-r--r-- | doc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 57e195bce..5d8e54edb 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,2 +1,2 @@ -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR dolphin) +kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR dolphin) |
