1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

added libavtest target

Originally committed as revision 550 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard
2002-05-20 16:34:07 +00:00
parent bd7cf6ad3a
commit 4c41db9adf

View File

@@ -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),)