summaryrefslogtreecommitdiff
path: root/graphics/sprites/Makefile.am
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-09-06 14:31:37 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-09-06 14:31:37 +0000
commit5d30e6a12334108cff514606d9577e0e26ac4922 (patch)
treec62e624c500c05551f0cf294b9f8b9334ceea3b7 /graphics/sprites/Makefile.am
parent110a84ac130ebd4cab5d3ab7472900a7d6fd7e14 (diff)
downloadclientdata-5d30e6a12334108cff514606d9577e0e26ac4922.tar.gz
clientdata-5d30e6a12334108cff514606d9577e0e26ac4922.tar.bz2
clientdata-5d30e6a12334108cff514606d9577e0e26ac4922.tar.xz
clientdata-5d30e6a12334108cff514606d9577e0e26ac4922.zip
Added santa hat sprite and updated makefile of the sprites folder
Diffstat (limited to 'graphics/sprites/Makefile.am')
-rw-r--r--graphics/sprites/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am
index 8b6592c9..a37dc555 100644
--- a/graphics/sprites/Makefile.am
+++ b/graphics/sprites/Makefile.am
@@ -29,8 +29,14 @@ sprites_DATA = \
item005.xml \
item006.png \
item006.xml \
+ item007.png \
+ item007.xml \
item008.png \
item008.xml \
+ item009.png \
+ item009.xml \
+ item010.png \
+ item010.xml \
monster0.png \
monster0.xml \
monster1.png \
@@ -80,4 +86,4 @@ sprites_DATA = \
weapons.xml
EXTRA_DIST = \
- $(sprites_DATA)
+ $(sprites_DATA) \ No newline at end of file