diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-05 17:34:02 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-05 17:34:02 +0000 |
commit | ac12dbdae34bad7ae59d0d8bc7385a9ddd41c33c (patch) | |
tree | 6910a14509bf44d8d3668b63c95cf855d6fafd20 /Makefile.am | |
parent | 101659d50cf58fd1eb19dda32c7ec2d69c92b9ef (diff) | |
download | clientdata-ac12dbdae34bad7ae59d0d8bc7385a9ddd41c33c.tar.gz clientdata-ac12dbdae34bad7ae59d0d8bc7385a9ddd41c33c.tar.bz2 clientdata-ac12dbdae34bad7ae59d0d8bc7385a9ddd41c33c.tar.xz clientdata-ac12dbdae34bad7ae59d0d8bc7385a9ddd41c33c.zip |
Some changes before 0.0.10 source release.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ea129975..af16e6ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,5 +21,6 @@ EXTRA_DIST = map/new_3-1.gat \ core/graphics/sprites/npcs.png \ core/graphics/sprites/player_male_base.png \ core/graphics/sprites/player_male_hair.png \ + core/graphics/sprites/weapons.png \ core/graphics/images/login_wallpaper.png \ sound/wavs/level.ogg |