Commit ab272ec3 authored by diego's avatar diego

imgresample-test depends on $(LIB).


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6559 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a5620188
......@@ -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