From: Debian Octave Group Date: Thu, 25 Jul 2019 02:20:25 +0000 (+0100) Subject: texinfo X-Git-Tag: archive/raspbian/4.4.1-6+rpi1~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b35311767bbf6e4d44e7c361b5f453d5b9b26571;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@