]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Makefile.ffmpeg: add missing touch for i386 dummy build
authorJaroslav Kysela <perex@perex.cz>
Mon, 13 Oct 2014 14:26:02 +0000 (16:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 13 Oct 2014 14:26:02 +0000 (16:26 +0200)
Makefile.ffmpeg

index 47dcc2f1570a7d259e644549160899b9d9d50817..00f75828da126caf3bbc17fd7f9adeac9487b373 100644 (file)
@@ -142,6 +142,7 @@ $(LIBAVDIR)/$(LIBX264)/.tvh_download:
        @touch $@
 
 $(LIBAVDIR)/$(LIBX264)/.tvh_build: $(LIBAVDIR)/$(LIBX264)/.tvh_download
+       @touch $@
 
 else