diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-01-03 15:11:13 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-01-03 15:11:13 +0100 |
commit | ca596f679826c0baa8a9e453bdff6d9e6027d5e4 (patch) | |
tree | 2c806740f6486ef47ccd410f14967876d3e8d49e /Makefile | |
parent | d600dd437a51f3098471e8fb3ef80baf53378f15 (diff) |
Improve make analmango.pk3.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |