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