summaryrefslogtreecommitdiffstats
path: root/src/mimetypes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mimetypes/CMakeLists.txt')
-rw-r--r--src/mimetypes/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mimetypes/CMakeLists.txt b/src/mimetypes/CMakeLists.txt
new file mode 100644
index 0000000..dd54994
--- /dev/null
+++ b/src/mimetypes/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES x-k3b.desktop
+ DESTINATION ${MIME_INSTALL_DIR}/application
+)