]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Include json_object_iterator.c in the list of sources.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 29 Nov 2012 19:23:06 +0000 (13:23 -0600)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 29 Nov 2012 19:23:06 +0000 (13:23 -0600)
Makefile.am

index 09221a38523e6708c4ef8426d841ce8ac50b4a6d..9353b7ad2608658eeb32e769606922948d217320 100644 (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 \