Regenerate test/decoder/targets.mk using mktargets.sh

This makes the indentation of one line match the rest.
This commit is contained in:
Martin Storsjö 2014-05-08 11:20:51 +03:00
parent e61a6017f9
commit 820cfb40ca

View File

@ -1,6 +1,6 @@
DECODER_UNITTEST_SRCDIR=test/decoder
DECODER_UNITTEST_CPP_SRCS=\
$(DECODER_UNITTEST_SRCDIR)/DecUT_ErrorConcealment.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_ErrorConcealment.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_ExpandPicture.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_IdctResAddPred.cpp\
$(DECODER_UNITTEST_SRCDIR)/DecUT_IntraPrediction.cpp\