From 359fb9042a7528babb35a53f56df41038c732f06 Mon Sep 17 00:00:00 2001 From: Debian Octave Group Date: Thu, 31 Oct 2019 00:51:03 +0000 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 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@ -- 2.30.2