Browse Source

Add json_object_iterator.h to installed headers.

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

+ 1
- 0
Makefile.am View File

@@ -17,6 +17,7 @@ libjsoninclude_HEADERS = \
json_config.h \
json_inttypes.h \
json_object.h \
json_object_iterator.h \
json_object_private.h \
json_tokener.h \
json_util.h \


Loading…
Cancel
Save