summaryrefslogtreecommitdiffstats
path: root/kate/scripts/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/scripts/CMakeLists.txt')
-rw-r--r--kate/scripts/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/kate/scripts/CMakeLists.txt b/kate/scripts/CMakeLists.txt
new file mode 100644
index 0000000..ee5b2df
--- /dev/null
+++ b/kate/scripts/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES html-tidy.desktop html-tidy.sh
+ DESTINATION ${DATA_INSTALL_DIR}/kate/scripts
+)