diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-06-09 22:48:28 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-06-09 22:48:28 +0000 |
commit | 892f2892de35a8e1d83b1ba0f5a542a291edddfc (patch) | |
tree | 9bf0a6c6aff7a08704440f46190c878f819d62ca | |
parent | 3d49163b8c6d5e6b1e355b13d5b672e4d9247e97 (diff) | |
download | gdb-892f2892de35a8e1d83b1ba0f5a542a291edddfc.zip gdb-892f2892de35a8e1d83b1ba0f5a542a291edddfc.tar.gz gdb-892f2892de35a8e1d83b1ba0f5a542a291edddfc.tar.bz2 |
Include Makefile.*, not just Makefile.in, in the top-level policy.
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c9ed01..8c9696b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4,7 +4,7 @@ Please do not make ChangeLog entries. COPYING, COPYING.LIB, README http://gnu.org. -Makefile.in; configure; configure.in; src-release +Makefile.*; configure; configure.in; src-release Please notify the following of any committed patches. binutils@sources.redhat.com gdb-patches@sources.redhat.com |