summaryrefslogtreecommitdiff
path: root/src/parser/smt1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt1/Makefile.am')
-rw-r--r--src/parser/smt1/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parser/smt1/Makefile.am b/src/parser/smt1/Makefile.am
index 34b979ef9..4d7bd551e 100644
--- a/src/parser/smt1/Makefile.am
+++ b/src/parser/smt1/Makefile.am
@@ -43,6 +43,9 @@ BUILT_SOURCES = \
generated/Smt1Parser.c \
stamp-generated
+EXTRA_DIST = \
+ stamp-generated
+
DISTCLEANFILES = $(ANTLR_STUFF)
distclean-local:
-$(AM_V_at)rmdir generated
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback