Skip to content

Commit b50658d

Browse files
defanatorFelipe Zimmerle
authored andcommitted
Fix "make dist" target to include necessary headers for Lua
1 parent 93ccad1 commit b50658d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ noinst_HEADERS = \
7474
request_body_processor/*.h \
7575
utils/*.h \
7676
variables/*.h \
77+
engine/*.h \
7778
*.h
7879

7980

0 commit comments

Comments
 (0)