Commit 0ec92a15 authored by Diego Biurrun's avatar Diego Biurrun

imgresample-test depends on $(LIB).

Originally committed as revision 6559 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 425139d5
......@@ -439,7 +439,7 @@ cpuid_test: i386/cputest.c
# testing progs
imgresample-test: imgresample.c
imgresample-test: imgresample.c $(LIB)
$(CC) $(CFLAGS) -DTEST -o $@ $^ -lm
dct-test: dct-test.o fdctref.o $(LIB)
......
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