]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
authorDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:52:00 +0000 (00:52 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 00:52:00 +0000 (00:52 +0000)
ChangeLog
Makefile.in

index 9f3934945c1c192301ee78727a6de041baea0e0b..bbffa9fadf6ef001ff30b7e49312cd6f50643ca0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
+
 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * configure.in: Remove two redundant tests.
index c3caa1d0cd04e9409404cc2ab5f12e62b80f368b..f483143c4fcde165e52fb71f520cbafac91b0860 100644 (file)
@@ -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