diff options
Diffstat (limited to 'tde-i18n-es/docs/tdevelop/api/CMakeLists.txt')
-rw-r--r-- | tde-i18n-es/docs/tdevelop/api/CMakeLists.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt b/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt new file mode 100644 index 00000000000..8a26089b1c5 --- /dev/null +++ b/tde-i18n-es/docs/tdevelop/api/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2013 Alexander Golubev (Fat-Zer) +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES Architecture.png Development.png + propeditor1.png propeditor2.png + DESTINATION ${HTML_INSTALL_DIR}/es/api ) |