projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d568d0f
)
Add codectest to test targets.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 2 Oct 2006 16:56:09 +0000
(16:56 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 2 Oct 2006 16:56:09 +0000
(16:56 +0000)
Originally committed as revision 6532 to svn://svn.ffmpeg.org/ffmpeg/trunk
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
bc8bd33
..
4fdd25b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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)