From 991a6884407126a16341611ef0c05a6c6e533c0e Mon Sep 17 00:00:00 2001 From: Debian Octave Group Date: Tue, 7 May 2019 10:36:11 +0100 Subject: [PATCH] texinfo Gbp-Pq: Name texinfo.patch --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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@ -- 2.30.2