shithub: openh264

Download patch

ref: dd05a655c226c5b872a8095f43853f7e89213a14
parent: bdf9f6b4ffb61dbe87690f3de0bd12312de1bf34
author: Martin Storsjö <[email protected]>
date: Wed Jul 2 10:30:20 EDT 2014

Regenerate test/common/targets.mk via the mktargets.sh script as well

--- a/build/mktargets.sh
+++ b/build/mktargets.sh
@@ -12,5 +12,6 @@
 python build/mktargets.py --directory test/decoder --prefix decoder_unittest
 python build/mktargets.py --directory test/processing --prefix processing_unittest
 python build/mktargets.py --directory test/api --prefix api_test
+python build/mktargets.py --directory test/common --prefix common_unittest
 python build/mktargets.py --directory module --prefix module
 python build/mktargets.py --directory gtest --library gtest --out build/gtest-targets.mk --cpp-suffix .cc --include gtest-all.cc