ref: 27a21edcc948950ea98f4a20ce904997e4e775f0
parent: 3593f2e3e7a3c987a3bd07ce883f528662d3e32e
author: Haibo Zhu <[email protected]>
date: Thu Sep 11 14:04:39 EDT 2014
Modify the targets.mk
--- a/test/decoder/targets.mk
+++ b/test/decoder/targets.mk
@@ -1,6 +1,7 @@
DECODER_UNITTEST_SRCDIR=test/decoder
DECODER_UNITTEST_CPP_SRCS=\
$(DECODER_UNITTEST_SRCDIR)/DecUT_Deblock.cpp\
+ $(DECODER_UNITTEST_SRCDIR)/DecUT_DeblockCommon.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_DecExt.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_ErrorConcealment.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_IdctResAddPred.cpp\