summaryrefslogtreecommitdiff
path: root/examples/manual/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/manual/Makefile.am')
-rw-r--r--examples/manual/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/manual/Makefile.am b/examples/manual/Makefile.am
index 9ab3004..24affe1 100644
--- a/examples/manual/Makefile.am
+++ b/examples/manual/Makefile.am
@@ -30,6 +30,9 @@ EXTRA_DIST = \
eof_test01.txt \
eof_test02.txt \
eof_test03.txt \
+ example_er.lex \
+ example_r.lex \
+ example_nr.lex \
expr.lex \
expr.y \
front.lex \