Skip to content

Commit

Permalink
added json_print to the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielBruijntjes committed Nov 1, 2016
1 parent b139901 commit 1809061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -30,6 +30,7 @@ libfastjson_la_LIBADD = libfastjson-internal.la
libfastjson_la_SOURCES = \
json_version.c \
json_object.c \
json_print.c \
json_object_iterator.c \
json_tokener.c \
json_util.c
Expand Down

0 comments on commit 1809061

Please sign in to comment.