summaryrefslogtreecommitdiffstats
path: root/kate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/CMakeLists.txt')
-rw-r--r--kate/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/kate/CMakeLists.txt b/kate/CMakeLists.txt
index 6856035..f94adf0 100644
--- a/kate/CMakeLists.txt
+++ b/kate/CMakeLists.txt
@@ -27,3 +27,7 @@ add_subdirectory( snippets )
add_subdirectory( insertcommand )
add_subdirectory( make )
add_subdirectory( helloworld )
+
+#### other data #################################
+
+install( FILES kate-plugins.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden )