summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 641b086..1c08824 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,10 @@ 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 \
+ maps/p5_euclid.map \
+ maps/p6_engineering.map
WHOLE := maps/analmango
.DEFAULT_GOAL := $(WHOLE).bsp
@@ -38,7 +41,7 @@ WHOLE := maps/analmango
#
analmango.pk3: $(WHOLE).bsp
- zip -r9 $@ maps/analmango.bsp scripts sound textures
+ zip -r9 $@ maps/analmango.bsp scripts sound textures models
#
# Assembling the complete .map from parts