From 8256928a47cb8b77508aeb5d5aa5ff35000401ac Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 13 Jan 2007 22:20:59 +0000 Subject: Makefiles updated with regard to renaming of cotton equipment. --- graphics/sprites/CMakeLists.txt | 6 ++++-- graphics/sprites/Makefile.am | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/graphics/sprites/CMakeLists.txt b/graphics/sprites/CMakeLists.txt index 0ce213f9..da14a69a 100644 --- a/graphics/sprites/CMakeLists.txt +++ b/graphics/sprites/CMakeLists.txt @@ -1,4 +1,8 @@ SET(FILES + chest-cotton-male.xml + chest-cotton-male.png + chest-cotton-female.xml + chest-cotton-female.png chest-leather-male.png chest-leather-male.xml chest-leather-female.png @@ -35,8 +39,6 @@ SET(FILES head-rangerhat.xml head-santabeardhat.png head-santabeardhat.xml - item001.png - item001.xml item002.png item002.xml item004.png diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 2f81ed8a..4ef94363 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -2,6 +2,10 @@ spritesdir = $(pkgdatadir)/data/graphics/sprites sprites_DATA = \ + chest-cotton-male.xml \ + chest-cotton-male.png \ + chest-cotton-female.xml \ + chest-cotton-female.png \ chest-leather-male.png \ chest-leather-male.xml \ chest-leather-female.png \ @@ -38,8 +42,6 @@ sprites_DATA = \ head-rangerhat.xml \ head-santabeardhat.png \ head-santabeardhat.xml \ - item001.png \ - item001.xml \ item002.png \ item002.xml \ item004.png \ -- cgit v1.2.3-60-g2f50