From 85278cadecf3d63a6a50e42c070b308ace065a50 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 26 Aug 2018 21:05:50 +0900 Subject: Fixed docbook building and translations. Signed-off-by: Michele Calgaro --- doc/da/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/da/CMakeLists.txt (limited to 'doc/da/CMakeLists.txt') diff --git a/doc/da/CMakeLists.txt b/doc/da/CMakeLists.txt new file mode 100644 index 0000000..dcd1716 --- /dev/null +++ b/doc/da/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2011 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( LANG da DESTINATION tdeio-gopher ) -- cgit v1.2.1