diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-26 15:17:30 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-26 15:17:30 +0000 |
commit | 36570278e91b57537daaaa8d599c7a1587b1921f (patch) | |
tree | 1b08c389456898ebecd9f8aa44fbe255534ae10e /maps/Makefile.am | |
parent | b053a85bc9751ca02733ede2944f78ebb1917ea2 (diff) | |
download | clientdata-36570278e91b57537daaaa8d599c7a1587b1921f.tar.gz clientdata-36570278e91b57537daaaa8d599c7a1587b1921f.tar.bz2 clientdata-36570278e91b57537daaaa8d599c7a1587b1921f.tar.xz clientdata-36570278e91b57537daaaa8d599c7a1587b1921f.zip |
Added new woodland map by Crush and fixed connection with the old one.
Diffstat (limited to 'maps/Makefile.am')
-rw-r--r-- | maps/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/Makefile.am b/maps/Makefile.am index 848cfe23..d5c74715 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -14,7 +14,8 @@ map_DATA = \ new_10-1.tmx.gz \ new_11-1.tmx.gz \ new_12-1.tmx.gz \ - new_13-1.tmx.gz + new_13-1.tmx.gz \ + new_14-1.tmx.gz EXTRA_DIST = \ $(map_DATA) |