Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-01-02 03:52:00 +0300
committerDaniel Jacobowitz <drow@false.org>2003-01-02 03:52:00 +0300
commit5be63aa087c9925a174d4068b0eae3d311a1b0c5 (patch)
tree5353e63fa6b9c828a4c149f59b12a80218cd4f0c
parentb035e841f13368dc60972b4e7570383bda6216c2 (diff)
* Makefile.in (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.binutils-2_13-branch
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in4
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 <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.
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