From 193e7f99042e19160b04ef0c1d35775b69b40ed2 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sat, 29 Oct 2016 11:06:48 -0400 Subject: [PATCH] [autobuild] add lemon.c to src/Makefile.am --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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