diff options
-rw-r--r-- | maps/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/Makefile.am b/maps/Makefile.am index 51f7505d..16c346c4 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -6,7 +6,9 @@ map_DATA = \ new_2-1.tmx.gz \ new_3-1.tmx.gz \ new_4-1.tmx.gz \ - new_5-1.tmx.gz + new_5-1.tmx.gz \ + new_6-1.tmx.gz \ + new_7-1.tmx.gz EXTRA_DIST = \ $(map_DATA) |