From 766f68d4084cfcb3f0970fef37c270320a90c390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 17 Jun 2021 18:22:19 +0200 Subject: Add support for LINGUAS. Use common rules to build documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- nl/CMakeLists.txt | 1 - nl/doc/CMakeLists.txt | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 nl/CMakeLists.txt delete mode 100644 nl/doc/CMakeLists.txt (limited to 'nl') diff --git a/nl/CMakeLists.txt b/nl/CMakeLists.txt deleted file mode 100644 index ba78952..0000000 --- a/nl/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_conditional_add_subdirectory( BUILD_DOC doc ) diff --git a/nl/doc/CMakeLists.txt b/nl/doc/CMakeLists.txt deleted file mode 100644 index 3e1a39a..0000000 --- a/nl/doc/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION k3b - LANG nl -) -- cgit v1.2.1