From 9d45f0d47982d83141763a9728a4f97d6a06bacd Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Thu, 19 Sep 2019 20:00:30 -0600 Subject: include the pdf in built targets --- doc/ragel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ragel/Makefile.am b/doc/ragel/Makefile.am index 926dfe27..5609b4aa 100644 --- a/doc/ragel/Makefile.am +++ b/doc/ragel/Makefile.am @@ -37,7 +37,7 @@ ragel.1: ragel.1.in if BUILD_MANUAL -doc_DATA = ragel-guide.html +doc_DATA = ragel-guide.html ragel-guide.pdf .fig.png: fig2dev -L png -S 4 $< $@ -- cgit v1.2.1