summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/graphics/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/CMakeLists.txt b/data/graphics/CMakeLists.txt
index a46ccfd0..db8dc137 100644
--- a/data/graphics/CMakeLists.txt
+++ b/data/graphics/CMakeLists.txt
@@ -10,3 +10,5 @@ SET (FILES
target-cursor-normal-m.png
target-cursor-normal-s.png
)
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/)