From 5be63aa087c9925a174d4068b0eae3d311a1b0c5 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 2 Jan 2003 00:52:00 +0000 Subject: * Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. --- ChangeLog | 4 ++++ Makefile.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9f3934945..bbffa9fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-01-01 Daniel Jacobowitz + + * Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. + 2002-07-11 Nathanael Nerode * configure.in: Remove two redundant tests. diff --git a/Makefile.in b/Makefile.in index c3caa1d0c..f483143c4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # # Makefile for directory with subdirs to build. # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -# 1999, 2000, 2001, 2002 Free Software Foundation +# 1999, 2000, 2001, 2002, 2003 Free Software Foundation # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -1810,7 +1810,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \ # distribution (perhaps it would be better to include it anyway). ETC_SUPPORT= Makefile.in configure configure.in standards.texi \ make-stds.texi standards.info* configure.texi configure.info* \ - configbuild.* configdev.* + configbuild.* configdev.* fdl.texi texi2pod.pl # When you use `make setup-dirs' or `make taz' you should always redefine -- cgit v1.2.3