diff options
Diffstat (limited to 'graphics/sprites/Makefile.am')
-rw-r--r-- | graphics/sprites/Makefile.am | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 4ef94363..77489ac1 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -2,6 +2,10 @@ spritesdir = $(pkgdatadir)/data/graphics/sprites sprites_DATA = \ + chest-chainmail-female.png \ + chest-chainmail-female.xml \ + chest-chainmail-male.png \ + chest-chainmail-male.xml \ chest-cotton-male.xml \ chest-cotton-male.png \ chest-cotton-female.xml \ @@ -44,10 +48,8 @@ sprites_DATA = \ head-santabeardhat.xml \ item002.png \ item002.xml \ - item004.png \ - item004.xml \ - item005.png \ - item005.xml \ + item003.png \ + item003.xml \ item006.png \ item006.xml \ item007.png \ |