Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile.ffmpeg: add missing touch for i386 dummy build
  • Loading branch information
perexg committed Oct 13, 2014
1 parent ddeb002 commit 04da474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.ffmpeg
Expand Up @@ -142,6 +142,7 @@ $(LIBAVDIR)/$(LIBX264)/.tvh_download:
@touch $@

$(LIBAVDIR)/$(LIBX264)/.tvh_build: $(LIBAVDIR)/$(LIBX264)/.tvh_download
@touch $@

else

Expand Down

0 comments on commit 04da474

Please sign in to comment.