Merge pull request #174 from KimJeongYeon/master

fix build error for android
This commit is contained in:
Petri Lehtinen 2014-04-14 08:32:47 +03:00
commit 96f8916e50

View File

@ -7,6 +7,7 @@ LOCAL_SRC_FILES := \
src/dump.c \
src/error.c \
src/hashtable.c \
src/hashtable_seed.c \
src/load.c \
src/memory.c \
src/pack_unpack.c \