diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-26 02:35:10 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-26 02:35:10 +0100 |
commit | 6cea8323a48292e8677f38c883bc142f2f3da263 (patch) | |
tree | f36ef60ac07a5634245c004c4332c91b75ccba78 /Makefile | |
parent | 052d53cf42b4227f0b94af72900038b69da0aade (diff) |
Split p2 into p2 and p6.
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 |