summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-11-18 15:51:57 -0800
committerAdrian Thurston <thurston@colm.net>2019-11-24 15:42:23 -0800
commit501767464ebc1a0cd4f1d01c18acb8134727954c (patch)
tree6e52308bb4d401752efb4ea1bc4f26540e4f0555 /doc
parent365d61749fdf450bd2142e427aadc4244e716355 (diff)
downloadcolm-501767464ebc1a0cd4f1d01c18acb8134727954c.tar.gz
fixes for running the test suite out of a "make dist" tarball
Currently disabled the test dirs that are not automake based because they do not work with make dist.
Diffstat (limited to 'doc')
-rw-r--r--doc/ragel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ragel/Makefile.am b/doc/ragel/Makefile.am
index 5609b4aa..9a1e2c9d 100644
--- a/doc/ragel/Makefile.am
+++ b/doc/ragel/Makefile.am
@@ -22,7 +22,7 @@
man_MANS = ragel.1
-EXTRA_DIST = ragel-guide.txt \
+EXTRA_DIST = ragel-guide.txt ragel.1.in \
bmconcat.fig bmregex.fig dropdown.fig exdoneact.fig \
exoutact1.fig exstrongsubtr.fig lines2.fig smallscanner.fig bmnull.fig \
comments1.fig entryguard.fig exinter.fig exoutact2.fig exsubtr.fig \