summaryrefslogtreecommitdiffstats
path: root/kmymoney2/misc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/misc/CMakeLists.txt')
-rw-r--r--kmymoney2/misc/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/kmymoney2/misc/CMakeLists.txt b/kmymoney2/misc/CMakeLists.txt
new file mode 100644
index 0000000..a9e77a6
--- /dev/null
+++ b/kmymoney2/misc/CMakeLists.txt
@@ -0,0 +1,5 @@
+
+install(
+ FILES financequote.pl
+ DESTINATION ${DATA_INSTALL_DIR}/kmymoney2/misc
+)