summaryrefslogtreecommitdiffstats
path: root/kmail/konqueror/servicemenus/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/konqueror/servicemenus/CMakeLists.txt')
-rw-r--r--kmail/konqueror/servicemenus/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/kmail/konqueror/servicemenus/CMakeLists.txt b/kmail/konqueror/servicemenus/CMakeLists.txt
new file mode 100644
index 00000000..33e28a4f
--- /dev/null
+++ b/kmail/konqueror/servicemenus/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2013 Timothy Pearson
+# kb9vqf (AT) pearsoncomputing.net
+#
+# Improvements and feedback are welcome
+#
+# This file is released under the GPL >= 2
+#
+#################################################
+
+install( FILES
+ email.desktop
+ DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus )