summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-16 20:20:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-16 20:20:28 +0100
commitcdad643fbc8882fcff4d3b7b20775744a180aef9 (patch)
tree8a4f432985cb45f3ec1c4a7a6aa0fa821f0fe051
parenta691c55857c3495ba8ee2061f2698c0c2931748e (diff)
downloadtdesdk-cdad643fbc8882fcff4d3b7b20775744a180aef9.tar.gz
tdesdk-cdad643fbc8882fcff4d3b7b20775744a180aef9.zip
Remove the CMake rule for processing tdesvn-build manual in the previous directory.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--doc/scripts/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/scripts/CMakeLists.txt b/doc/scripts/CMakeLists.txt
index df348060..07c53f78 100644
--- a/doc/scripts/CMakeLists.txt
+++ b/doc/scripts/CMakeLists.txt
@@ -9,4 +9,7 @@
#
#################################################
-add_subdirectory( tdesvn-build )
+#################################################
+#
+# Conversion from docbook to manual pages is not implemented yet.
+#