Commit 45e93a87 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9126 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f826220f
......@@ -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