From 7c1aa0090f673e29e0b54eae9975b2c1b72a49d2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 1 Dec 2021 23:43:29 -0500 Subject: libctf: delete unused libctf_TEXINFOS It's not clear what this was meant for, but it's not used by anything, and the info pages still generate fine without it. --- libctf/doc/local.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'libctf/doc') diff --git a/libctf/doc/local.mk b/libctf/doc/local.mk index cc7d990..9317797 100644 --- a/libctf/doc/local.mk +++ b/libctf/doc/local.mk @@ -20,7 +20,6 @@ if BUILD_INFO info_TEXINFOS += %D%/ctf-spec.texi -libctf_TEXINFOS = $(info_TEXINFOS) AM_MAKEINFOFLAGS = --no-split -- cgit v1.1