summaryrefslogtreecommitdiffstats
path: root/doc/kmouth
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kmouth')
-rw-r--r--doc/kmouth/CMakeLists.txt8
-rw-r--r--doc/kmouth/index.docbook9
2 files changed, 8 insertions, 9 deletions
diff --git a/doc/kmouth/CMakeLists.txt b/doc/kmouth/CMakeLists.txt
new file mode 100644
index 0000000..a0770d4
--- /dev/null
+++ b/doc/kmouth/CMakeLists.txt
@@ -0,0 +1,8 @@
+FILE( GLOB EPS_FILES *.eps)
+
+INSTALL(
+ FILES ${EPS_FILES}
+ DESTINATION ${HTML_INSTALL_DIR}/en/kmouth
+)
+
+tde_create_handbook( DESTINATION kmouth )
diff --git a/doc/kmouth/index.docbook b/doc/kmouth/index.docbook
index d41334d..cca63eb 100644
--- a/doc/kmouth/index.docbook
+++ b/doc/kmouth/index.docbook
@@ -1111,12 +1111,3 @@
</appendix>
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
--->