From: Debian Octave Group Date: Tue, 7 May 2019 09:36:11 +0000 (+0100) Subject: texinfo X-Git-Tag: archive/raspbian/4.4.1-6+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=991a6884407126a16341611ef0c05a6c6e533c0e;p=octave.git texinfo Gbp-Pq: Name texinfo.patch --- diff --git a/Makefile.am b/Makefile.am index 6b22e314..f788def6 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@