summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-09-12 11:25:30 -0600
committerAdrian Thurston <thurston@colm.net>2019-09-12 11:25:30 -0600
commit29650a2d92a63b909a2d6fea677a24af6907e340 (patch)
treec7f9e7b6fb6e2be1cc7dd4c3073a9c05f1dcc4f7 /doc
parentc97e84b576cb5c1cbd9ab901c5b3d3a1c8abf413 (diff)
downloadcolm-29650a2d92a63b909a2d6fea677a24af6907e340.tar.gz
use sedsubst to make ragel.1 from ragel.1.in
Diffstat (limited to 'doc')
-rw-r--r--doc/ragel/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ragel/Makefile.am b/doc/ragel/Makefile.am
index d34389ed..590a5572 100644
--- a/doc/ragel/Makefile.am
+++ b/doc/ragel/Makefile.am
@@ -32,6 +32,9 @@ EXTRA_DIST = ragel-guide.txt \
bmrange.fig conds2.fig exconcat.fig exor.fig exstar.fig lines1.fig \
opstar.fig
+ragel.1: ragel.1.in
+ @$(top_srcdir)/test/sedsubst $< $@ -w,+x $(SED_SUBST)
+
if BUILD_MANUAL
doc_DATA = ragel-guide.html