diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-01-03 15:14:32 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-01-03 15:14:32 +0100 |
commit | f306f792f8dc92b28c28ca8821130ca2059f5c64 (patch) | |
tree | c6bfe63d943b2ee4810f30e574f3f6e7943de37a /Makefile | |
parent | 4adc0f112d8ff157e65faab5111d24fdf807ba97 (diff) | |
parent | 3286087d97673ed1330e7ae3c5c23774c34cb27f (diff) |
Merge branch 'master' into p9_wip
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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 |