From 73475dbf2b0282b441d9daf5aaf37da3bc3bdf49 Mon Sep 17 00:00:00 2001 From: Debian Octave Group Date: Tue, 1 Oct 2019 20:34:08 +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 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