ref: 310137d045907d1717f751aa5de0173a051728a3
parent: 0c5350c58dd21c5803a30b1393025e46954a24db
author: zhuling13 <zhulingwei2012@gmail.com>
date: Wed Jun 4 21:40:28 EDT 2014
t
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,7 @@
ifeq ($(HAVE_GTEST),Yes)
test: codec_unittest$(EXEEXT)
-ifneq (android,$(OS))
+ifneq (android,$(OS))
ifneq (ios,$(OS))
./codec_unittest
endif