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 4064d502..51f7505d 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -5,7 +5,8 @@ map_DATA = \ new_1-1.tmx.gz \ new_2-1.tmx.gz \ new_3-1.tmx.gz \ - new_4-1.tmx.gz + new_4-1.tmx.gz \ + new_5-1.tmx.gz EXTRA_DIST = \ $(map_DATA) |