Commit 5e2dfd39 authored by Diego Biurrun's avatar Diego Biurrun

Add seektest to top-level targets, remove individual codec tests.

Originally committed as revision 9126 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 036ab241
......@@ -235,11 +235,11 @@ TAGS:
# regression tests
codectest libavtest test-server fulltest test mpeg4 mpeg: $(PROGS)
codectest libavtest seektest test-server fulltest test: $(PROGS)
$(MAKE) -C tests $@
.PHONY: all lib videohook documentation install* wininstaller uninstall*
.PHONY: dep depend clean distclean TAGS
.PHONY: codectest libavtest test-server fulltest test mpeg4 mpeg
.PHONY: codectest libavtest seektest test-server fulltest test
-include .depend
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