Fix examples/using_bodies_in_chunks compilation

This commit is contained in:
Felipe Zimmerle 2017-06-10 20:40:12 -03:00
parent e1f52a1cf2
commit 20134ef242
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -324,6 +324,7 @@ AM_COND_IF([EXAMPLES],
examples/multiprocess_c/Makefile \
examples/reading_logs_with_offset/Makefile \
examples/reading_logs_via_rule_message/Makefile \
examples/using_bodies_in_chunks/Makefile \
])])
AM_COND_IF([AFL_FUZZER],