diff options
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 355f34a2..bb1811fb 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -8,7 +8,8 @@ map_DATA = \ new_4-1.tmx.gz \ new_5-1.tmx.gz \ new_6-1.tmx.gz \ - new_7-1.tmx.gz + new_7-1.tmx.gz \ + new_8-1.tmx.gz EXTRA_DIST = \ $(map_DATA) |