From 501767464ebc1a0cd4f1d01c18acb8134727954c Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Mon, 18 Nov 2019 15:51:57 -0800 Subject: 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. --- doc/ragel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 \ -- cgit v1.2.1