Skip to content
Snippets Groups Projects
Commit 4c41db9a authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

added libavtest target

Originally committed as revision 550 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bd7cf6ad
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ TAGS: ...@@ -77,7 +77,7 @@ TAGS:
# regression tests # regression tests
test mpeg4 mpeg: ffmpeg$(EXE) libavtest test mpeg4 mpeg: ffmpeg$(EXE)
make -C tests $@ make -C tests $@
ifneq ($(wildcard .depend),) ifneq ($(wildcard .depend),)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment