summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-08-19 18:54:36 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-08-19 18:54:36 +0000
commitbf2502c372e7126a26445c97b4333e780f94b77c (patch)
treebca9d99dcb41a95d315452b44274528b001a4d24 /data/graphics
parentc8b89f9c29e16680f68d9f2ca42048f6f01423a9 (diff)
downloadmana-bf2502c372e7126a26445c97b4333e780f94b77c.tar.gz
mana-bf2502c372e7126a26445c97b4333e780f94b77c.tar.bz2
mana-bf2502c372e7126a26445c97b4333e780f94b77c.tar.xz
mana-bf2502c372e7126a26445c97b4333e780f94b77c.zip
Don't forget to install tab.png
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/CMakeLists.txt1
-rw-r--r--data/graphics/gui/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index 99ddb715..e9ccdab0 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -36,6 +36,7 @@ SET (FILES
slider.png
speech_bubble.png
speechbubble.xml
+ tab.png
target-cursor-blue-l.png
target-cursor-blue-m.png
target-cursor-blue-s.png
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index 6b3ad6ae..fb6c304a 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -40,6 +40,7 @@ gui_DATA = \
slider.png \
speech_bubble.png \
speechbubble.xml \
+ tab.png \
target-cursor-blue-l.png \
target-cursor-blue-m.png \
target-cursor-blue-s.png \