X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/520144aadc34f57ac0572ded66ab62fc32cb3069..70a04dce64d179ac6647a4a60cd029a34e7241e5:/examples/local.mk diff --git a/examples/local.mk b/examples/local.mk index 5ab8225b..94a31674 100644 --- a/examples/local.mk +++ b/examples/local.mk @@ -20,7 +20,7 @@ TEST_LOG_COMPILER = $(top_srcdir)/examples/test ## Extracting. ## ## ------------ ## -doc = $(top_srcdir)/doc/bison.texinfo +doc = $(top_srcdir)/doc/bison.texi extexi = $(top_srcdir)/examples/extexi extract = VERSION="$(VERSION)" $(PERL) -f $(extexi) $(doc) -- extracted =