From: Debian Octave Group Date: Tue, 1 Oct 2019 19:34:08 +0000 (+0100) Subject: texinfo X-Git-Tag: archive/raspbian/5.1.0-4+rpi1~1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=73475dbf2b0282b441d9daf5aaf37da3bc3bdf49;p=octave.git texinfo Gbp-Pq: Name texinfo.patch --- diff --git a/Makefile.am b/Makefile.am index cb0feae2..af062984 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,8 @@ export TAR_OPTIONS version := ${OCTAVE_VERSION} api_version := ${OCTAVE_API_VERSION} +TEXINFO_TEX=$(top_srcdir)/build-aux/texinfo.tex + ## AM_LIBTOOLFLAGS = --silent AM_LFLAGS = @LFLAGS@