summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 185a747..b9f0b4b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,9 @@ EXTRA_DIST = \
faqs
BUILT_SOURCES = \
- skel.c
+ skel.c \
+ parse.c \
+scan.c
# We have a few dependencies and rules to enumerate. (from the old
# Makefile.in by Vern)