Fix "make dist" target to include necessary headers for Lua

This commit is contained in:
Andrei Belov 2018-02-21 13:06:46 +03:00 committed by Felipe Zimmerle
parent 93ccad1910
commit b50658d1e3
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -74,6 +74,7 @@ noinst_HEADERS = \
request_body_processor/*.h \
utils/*.h \
variables/*.h \
engine/*.h \
*.h