projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add TESTOBJS make variable for extra objects used by test apps
[libav.git]
/
libavcodec
/
Makefile
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
3931aab
..
ad6630a
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-720,6
+720,7
@@
EXAMPLES = api
TESTPROGS = cabac dct eval fft h264 iirfilter rangecoder snow
TESTPROGS-$(ARCH_X86) += x86/cpuid
TESTPROGS-$(HAVE_MMX) += motion
+TESTOBJS = dctref.o
HOSTPROGS = costablegen