Browse Source

Include json_object_iterator.c in the list of sources.

tags/json-c-0.11-20130402
Eric Haszlakiewicz 13 years ago
parent
commit
23461c75dd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.am

+ 1
- 0
Makefile.am 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 \


Loading…
Cancel
Save