summaryrefslogtreecommitdiffstats
path: root/knewsticker-scripts/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker-scripts/CMakeLists.txt')
-rw-r--r--knewsticker-scripts/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/knewsticker-scripts/CMakeLists.txt b/knewsticker-scripts/CMakeLists.txt
new file mode 100644
index 0000000..aaf02a7
--- /dev/null
+++ b/knewsticker-scripts/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+install( FILES Generic.Newsticker.Error Readme.ErrorHandling fyensget.py
+ stock.pl Readme.stock newsrss.pl Readme.newsrss bbc.pl sportscores.py
+ DESTINATION ${DATA_INSTALL_DIR}/knewsticker/scripts
+)