提交 86c33b29 编写于 作者: D Diego Biurrun

Rename motion_test.c to motion-test.c, which is the naming scheme used by all

other test programs. As a positive sideeffect, this makes the build system try
to actually create the executable file.

Originally committed as revision 9086 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 14eb0a2e
......@@ -447,7 +447,7 @@ imgresample-test: imgresample.c $(LIB)
dct-test: dct-test.o fdctref.o $(LIB)
motion-test: motion_test.o $(LIB)
motion-test: motion-test.o $(LIB)
fft-test: fft-test.o mdct.o fft.o $(LIB)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册