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:
Joel Brobecker 2022-01-16 13:50:38 +04:00
parent f61defbc98
commit a3f3402131

View file

@ -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",