summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-10-29 11:06:48 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-10-29 11:06:48 -0400
commit193e7f99042e19160b04ef0c1d35775b69b40ed2 (patch)
tree4c0229b462832e6da10a426906298755eb5d9145
parent738ebd5b296333059f83c27389d388665e3f62c3 (diff)
downloadlighttpd-git-193e7f99042e19160b04ef0c1d35775b69b40ed2.tar.gz
[autobuild] add lemon.c to src/Makefile.am
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 41eee666..7ca63a6f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -454,6 +454,7 @@ EXTRA_DIST = \
mod_skeleton.c \
configparser.y \
mod_ssi_exprparser.y \
+ lemon.c \
lempar.c \
SConscript \
CMakeLists.txt config.h.cmake