From ca596f679826c0baa8a9e453bdff6d9e6027d5e4 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Tue, 3 Jan 2017 15:11:13 +0100 Subject: Improve make analmango.pk3. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 58f1060..4f06514 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ MAP ?= analmango # analmango.pk3: $(WHOLE).bsp - zip -r9 $@ maps/analmango.bsp scripts sound textures models + xargs zip -r9 analmango.pk3 < pk3.list # # Testing a map -- cgit