Makefile.ffmpeg: add missing touch for i386 dummy build
This commit is contained in:
parent
ddeb0020c4
commit
04da474772
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ $(LIBAVDIR)/$(LIBX264)/.tvh_download:
|
|||
@touch $@
|
||||
|
||||
$(LIBAVDIR)/$(LIBX264)/.tvh_build: $(LIBAVDIR)/$(LIBX264)/.tvh_download
|
||||
@touch $@
|
||||
|
||||
else
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue