diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiles/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/tiles/Makefile.am b/graphics/tiles/Makefile.am index 41a8e826..544e8903 100644 --- a/graphics/tiles/Makefile.am +++ b/graphics/tiles/Makefile.am @@ -2,10 +2,12 @@ tilesdir = $(pkgdatadir)/data/graphics/tiles tiles_DATA = \ + arena.png \ cave.png \ collision.png \ desert1.png \ desert2.png \ + inn.png \ mountain.png EXTRA_DIST = \ |