diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-28 20:28:22 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-28 20:28:22 +0100 |
commit | 2ba73664a9d7ca0a8d5f2e8ad8bee490eafe4556 (patch) | |
tree | 232c50d0b4af86ac086b1eacc25c51b069f0deb4 /Makefile | |
parent | 9521cd6c666071947f69907e3882da77f5598b18 (diff) |
Stub of p7.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,7 +30,8 @@ PARTS := maps/p0_master.map \ maps/p3_dretchpwner.map \ maps/p4_thepress.map \ maps/p5_euclid.map \ - maps/p6_engineering.map + maps/p6_engineering.map \ + maps/p7_nsa.map WHOLE := maps/analmango MAP ?= analmango |