From 73f9dd29c80ad6c8bcee41dbf2539dc233ddbbea Mon Sep 17 00:00:00 2001 From: Scott James Remnant Date: Sun, 25 Jan 2004 14:10:21 +0000 Subject: [PATCH] Scrub that bogus previous commit --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cc65122b4..9acdb4032 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,8 @@ FETCHFILES = \ ./config.guess \ libltdl/config.guess \ ./config.sub \ -libltdl/config.sub +libltdl/config.sub \ +doc/texinfo.tex ## Fetch the latest versions of files we care about. .PHONY: fetch -- 2.47.3