gdb/copyright.py: Do not update gdbsupport/Makefile.in
This file is generated, so we should not modify it (any modification we make is going to be undone at the next re-generation anyway).
This commit is contained in:
parent
f61defbc98
commit
a3f3402131
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ def main():
|
|||
EXCLUDE_LIST = (
|
||||
"gdb/nat/glibc_thread_db.h",
|
||||
"gdb/CONTRIBUTE",
|
||||
"gdbsupport/Makefile.in",
|
||||
"gnulib/import",
|
||||
"gnulib/config.in",
|
||||
"gnulib/Makefile.in",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue