Include json_object_iterator.c in the list of sources.

This commit is contained in:
Eric Haszlakiewicz
2012-11-29 13:23:06 -06:00
parent f6b27cbb6c
commit 23461c75dd

View File

@@ -49,6 +49,7 @@ libjson_c_la_SOURCES = \
arraylist.c \
debug.c \
json_object.c \
json_object_iterator.c \
json_tokener.c \
json_util.c \
linkhash.c \