summaryrefslogtreecommitdiffstats
path: root/doc/extras/w3c/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/extras/w3c/CMakeLists.txt')
-rw-r--r--doc/extras/w3c/CMakeLists.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/extras/w3c/CMakeLists.txt b/doc/extras/w3c/CMakeLists.txt
new file mode 100644
index 00000000..7424e5fd
--- /dev/null
+++ b/doc/extras/w3c/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2012 Slavek Banko
+# slavek (DOT) banko (AT) axis.cz
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install(
+ FILES
+ w3c-dom-level2-html.toc w3c-svg.toc w3c-uaag10.toc
+ DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs
+)