diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ MAPCAT_FLAGS += PARTS := maps/p0_master.map \ maps/p1_bases.map \ maps/p2_clockroom.map \ - maps/p3_dretchpwner.map + maps/p3_dretchpwner.map \ + maps/p4_thepress.map WHOLE := maps/analmango .DEFAULT_GOAL := $(WHOLE).bsp |