mirror of
https://github.com/chocolate-doom/statcheck.git
synced 2024-11-10 07:12:09 +00:00
Reset WAD file date after extract from ZIP.
This commit is contained in:
parent
0d08412a87
commit
e2f6b23a48
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ output/%.txt: demos/%.lmp $(SOURCE_PORT)
|
|||
|
||||
extract/%:
|
||||
unzip $(UNZIPOPTS) -d extract $< $(notdir $@)
|
||||
@touch $@
|
||||
|
||||
extract/requiem.wad: pwads/requiem.zip
|
||||
extract/mm2.wad: pwads/mm2.zip
|
||||
|
|
Loading…
Reference in a new issue