[FFmpeg-cvslog] r11646 - trunk/Makefile

Diego Biurrun diego
Mon Jan 28 10:14:00 CET 2008


On Mon, Jan 28, 2008 at 02:37:19AM +0100, diego wrote:
> 
> --- trunk/Makefile	(original)
> +++ trunk/Makefile	Mon Jan 28 02:37:19 2008
> @@ -278,7 +278,7 @@ codectest mpeg4 mpeg ac3 snow snowll: ff
>  
> -seektest: tests/seek_test$(EXESUF)
> +seektest: codectest libavtest tests/seek_test$(EXESUF)

Note that I'm not terribly happy with this, seektest should instead
depend on the necessary generated files.

Diego




More information about the ffmpeg-cvslog mailing list