Fix "make dist" after recent changes to parser

In particular, it is now possible to either build ModSecurity
with pre-generated parser, or use "--enable-parser-generation"
configure option to rebuild parser from sources.
This commit is contained in:
Andrei Belov
2017-03-07 16:17:49 +03:00
committed by Felipe Zimmerle
parent c290c73f9b
commit 85f98c8a66
2 changed files with 15 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ SUBDIRS = \
reading_logs_with_offset \
reading_logs_via_rule_message
pkginclude_HEADERS = \
reading_logs_via_rule_message/reading_logs_via_rule_message.h
# make clean
CLEANFILES =