From: Daniel Jacobowitz Date: Thu, 2 Jan 2003 00:52:00 +0000 (+0000) Subject: * Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. X-Git-Tag: binutils-2_13_2_1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b6cd723b5c40ee33ddedd41ebcf428d4fdbb6c0;p=thirdparty%2Fbinutils-gdb.git * Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. --- diff --git a/ChangeLog b/ChangeLog index 9f3934945c1..bbffa9fadf6 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 c3caa1d0cd0..f483143c4fc 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