summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-06-09 11:29:08 -0600
committerJared Adams <jaxad0127@gmail.com>2010-06-12 12:39:36 -0600
commit66fa5b45e5b9d8ed1838f2ea336771cc1839cf92 (patch)
tree33df20b782bf8427f82ddcb1ab9ea10dcedaa05a /configure.ac
parent24d29f88e6e8a28177d404bfa3ed87896bdd7a1f (diff)
downloadmana-client-66fa5b45e5b9d8ed1838f2ea336771cc1839cf92.tar.gz
mana-client-66fa5b45e5b9d8ed1838f2ea336771cc1839cf92.tar.bz2
mana-client-66fa5b45e5b9d8ed1838f2ea336771cc1839cf92.tar.xz
mana-client-66fa5b45e5b9d8ed1838f2ea336771cc1839cf92.zip
Add error.xml to client repository and move error.png
There is no reason why error.xml shouldn't be in this repository, as it is used when no sprite data is present and is a very small file anyways. Servers can still replace these if they want to. error.png is only used in sprites, so should be in the new sprites folder too. Reviewed-by: 4144
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ea77c600..64097586 100755
--- a/configure.ac
+++ b/configure.ac
@@ -138,6 +138,7 @@ data/fonts/Makefile
data/graphics/Makefile
data/graphics/gui/Makefile
data/graphics/images/Makefile
+data/graphics/sprites/Makefile
data/help/Makefile
data/icons/Makefile
docs/Makefile