Commit dca699f0 authored by diego's avatar diego

Give seektest .libs dependency so that it gets updated on libavformat changes.

patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 44ae358b
......@@ -278,7 +278,7 @@ codectest mpeg4 mpeg ac3 snow snowll: ffmpeg$(EXESUF) tests/vsynth1/00.pgm tests
libavtest: ffmpeg$(EXESUF) tests/vsynth1/00.pgm tests/asynth1.sw
$(SRC_PATH)/tests/regression.sh $@ $(LIBAV_REFFILE) tests/vsynth1
seektest: tests/seek_test$(EXESUF)
seektest: tests/seek_test$(EXESUF) .libs
$(SRC_PATH)/tests/seek_test.sh $(SEEK_REFFILE)
ifeq ($(CONFIG_SWSCALER),yes)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment