From 930640c5a47de804c1d8c603ccf27cd193b24223 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 20 Apr 2013 21:55:29 -0500 Subject: Initial cmake conversion in support of bug report 1365. The conversion is incomplete. --- doc/et/CMakeLists.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/et/CMakeLists.txt (limited to 'doc/et') diff --git a/doc/et/CMakeLists.txt b/doc/et/CMakeLists.txt new file mode 100644 index 0000000..9089f26 --- /dev/null +++ b/doc/et/CMakeLists.txt @@ -0,0 +1,17 @@ +################################################# +# +# (C) 2012 Golubev Alexander +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + + +tde_create_handbook( + DESTINATION konversation + LANG et +) + -- cgit v1.2.1