diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-01-02 00:50:57 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-01-02 00:50:57 +0000 |
commit | 3f87d3a6305b92c9929e0c39682267265815ea82 (patch) | |
tree | ce0288bf632a8806200998f7b1494e2991f4e81a /src-release | |
parent | 2665fb15949da40a9653c3e5bbed486276a1aaf7 (diff) | |
download | newlib-3f87d3a6305b92c9929e0c39682267265815ea82.zip newlib-3f87d3a6305b92c9929e0c39682267265815ea82.tar.gz newlib-3f87d3a6305b92c9929e0c39682267265815ea82.tar.bz2 |
* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src-release b/src-release index c13fa35..b5eca52 100644 --- a/src-release +++ b/src-release @@ -1,5 +1,5 @@ # 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 @@ -55,7 +55,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 |