diff options
Diffstat (limited to 'pt')
-rw-r--r-- | pt/CMakeLists.txt | 1 | ||||
-rw-r--r-- | pt/doc/CMakeLists.txt | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/pt/CMakeLists.txt b/pt/CMakeLists.txt deleted file mode 100644 index ba78952..0000000 --- a/pt/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_conditional_add_subdirectory( BUILD_DOC doc ) diff --git a/pt/doc/CMakeLists.txt b/pt/doc/CMakeLists.txt deleted file mode 100644 index 91d4ee2..0000000 --- a/pt/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 pt -) |