diff options
Diffstat (limited to 'kmymoney2/misc')
-rw-r--r-- | kmymoney2/misc/CMakeLists.txt | 5 |
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 +) |