summaryrefslogtreecommitdiffstats
path: root/atlantik/themes/default/tokens/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'atlantik/themes/default/tokens/CMakeLists.txt')
-rw-r--r--atlantik/themes/default/tokens/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/atlantik/themes/default/tokens/CMakeLists.txt b/atlantik/themes/default/tokens/CMakeLists.txt
new file mode 100644
index 00000000..aa9c12d1
--- /dev/null
+++ b/atlantik/themes/default/tokens/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES badge.png beachball.png bell.png bomb.png cat.png cookie.png
+ cube.png eyeball.png flag.png ghost.png globe.png hamburger.png lips.png
+ puzzle.png pyramid.png skull.png traffic_light.png wizard.png
+ DESTINATION ${DATA_INSTALL_DIR}/atlantik/themes/default/tokens
+)