summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index dcff210..b2c4036 100644
--- a/Makefile
+++ b/Makefile
@@ -156,9 +156,7 @@ endif
upb_json_SRCS = \
upb/json/parser.c \
-
- # disabled until we move off YAJL (which should be soon).
- #upb/json/printer.c \
+ upb/json/printer.c \
upb/json/parser.c: upb/json/parser.rl
$(E) RAGEL $<
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback