diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-25 10:39:22 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-25 10:39:22 +0100 |
commit | d1d67a282f1f400bb8938aba6615c0ac4c176a3d (patch) | |
tree | 8fcb9a84cfb9ceb653a964813b4da4d3a41e6f40 /Makefile | |
parent | f7b5d4df7097779b71c9ffeafd6503c7ee8559eb (diff) |
Very early version of the press (p4).
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 |