From: Debian Octave Group Date: Thu, 31 Oct 2019 00:51:03 +0000 (+0000) Subject: texinfo X-Git-Tag: archive/raspbian/5.1.0-4+rpi1~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=359fb9042a7528babb35a53f56df41038c732f06;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@