projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
425139d
)
imgresample-test depends on $(LIB).
author
Diego Biurrun
<diego@biurrun.de>
Thu, 5 Oct 2006 00:51:40 +0000
(
00:51
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 5 Oct 2006 00:51:40 +0000
(
00:51
+0000)
Originally committed as revision 6559 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
0d24bb9
..
5d68e9c
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-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)