summaryrefslogtreecommitdiffstats
path: root/kasteroids/sprites/exhaust
diff options
context:
space:
mode:
Diffstat (limited to 'kasteroids/sprites/exhaust')
-rw-r--r--kasteroids/sprites/exhaust/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/kasteroids/sprites/exhaust/CMakeLists.txt b/kasteroids/sprites/exhaust/CMakeLists.txt
new file mode 100644
index 00000000..fabe134e
--- /dev/null
+++ b/kasteroids/sprites/exhaust/CMakeLists.txt
@@ -0,0 +1,3 @@
+install (FILES
+exhaust.png
+DESTINATION ${KASTEROID_SPRITES_DIR}/exhaust )