Add codectest to test targets.

Originally committed as revision 6532 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-10-02 16:56:09 +00:00
parent d568d0feb4
commit 902d3c6d33

View File

@ -250,7 +250,7 @@ TAGS:
# regression tests
libavtest test mpeg4 mpeg test-server fulltest: $(PROGS)
codectest libavtest test-server fulltest test mpeg4 mpeg: $(PROGS)
$(MAKE) -C tests $@
# tar release (use 'make -k tar' on a checkouted tree)