mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-04-28 21:17:59 +03:00
Fix liberty 0GDTEX rule
This commit is contained in:
parent
5914842483
commit
d83ae53746
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,8 @@ $(REPACK_GTA_DIR)/GTA3SF8.b: assets/GTA3SF8.b
|
|||
cp $< $@
|
||||
|
||||
$(REPACK_GTA_DIR)/0GDTEX.PVR: assets/0GDTEX.PVR
|
||||
mkdir -p $(@D)
|
||||
cp $< $@
|
||||
|
||||
$(REPACK_GTA_DIR)/%.ico: assets/%.ico
|
||||
mkdir -p $(@D)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue