summaryrefslogtreecommitdiffstats
path: root/kword/horizontalline/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kword/horizontalline/CMakeLists.txt')
-rw-r--r--kword/horizontalline/CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/kword/horizontalline/CMakeLists.txt b/kword/horizontalline/CMakeLists.txt
new file mode 100644
index 000000000..4e406c637
--- /dev/null
+++ b/kword/horizontalline/CMakeLists.txt
@@ -0,0 +1,11 @@
+###############################################################################
+# Trinity KOffice #
+# --------------- #
+# This file is licensed under the terms of GNU GPL v3 or later. #
+# Improvements and feedback are welcome. #
+###############################################################################
+
+install(
+ FILES line.png
+ DESTINATION ${DATA_INSTALL_DIR}/kword/horizontalline
+) \ No newline at end of file