summaryrefslogtreecommitdiffstats
path: root/doc/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/common/CMakeLists.txt')
-rw-r--r--doc/common/CMakeLists.txt33
1 files changed, 17 insertions, 16 deletions
diff --git a/doc/common/CMakeLists.txt b/doc/common/CMakeLists.txt
index a56e79c9f..423652e5b 100644
--- a/doc/common/CMakeLists.txt
+++ b/doc/common/CMakeLists.txt
@@ -11,19 +11,20 @@
##### other data ################################
-install( FILES
- artistic-license.html bottom1.png bottom2.png
- bsd-license.html doctop1.png doctop2.png fdl-license
- fdl-license.html gpl-license gpl-license.html
- tde-common.css tde-default.css tde-web.css tde-localised.css.template
- lgpl-license lgpl-license.html qpl-license.html shadow.png
- web-docbottom.png x11-license.html xml.dcl web-doctop.png
- doctop1a.png doctop1b.png 1.png 2.png 3.png 4.png
- 5.png 6.png 7.png 8.png 9.png 10.png doxygen.css
- header.html footer.html mainheader.html appheader.html
- mainfooter.html fdl-notice.html favicon.ico kde_gear_64.png
- docheadergears.png headerbg.png grad.png kmenu.png
- kde_logo.png kde_logo_bg.png bottom-left.png bottom-middle.png
- bottom-right.png top-left.png top-middle.png top-right-konqueror.png
- tde-docs.css
- DESTINATION ${HTML_INSTALL_DIR}/en/common )
+install(
+ FILES
+ 1.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png 10.png
+ appheader.html artistic-license.html bottom1.png bottom2.png
+ bottom-left.png bottom-middle.png bottom-right.png bsd-license.html
+ docheadergears.png doctop1a.png doctop1b.png doctop1.png
+ doctop2.png doxygen.css favicon.ico fdl-license
+ fdl-license.html fdl-notice.html footer.html flat.css
+ gpl-license gpl-license.html grad.png headerbg.png
+ header.html kde_gear_64.png kde_logo_bg.png kde_logo.png
+ kmenu.png lgpl-license lgpl-license.html mainfooter.html
+ mainheader.html print.css qpl-license.html shadow.png tde-common.css
+ tde.css tde-default.css tde-docs.css tde-localised.css.template tde-web.css
+ top-left.png top-middle.png top-right-konqueror.png web-docbottom.png
+ web-doctop.png x11-license.html xml.dcl
+ DESTINATION
+ ${HTML_INSTALL_DIR}/en/common )