gdb/copyright.py: Do not update gdbsupport/Makefile.in
authorJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 09:50:38 +0000 (13:50 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 16 Jan 2022 09:50:38 +0000 (13:50 +0400)
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).

gdb/copyright.py

index 3c44ae2d689fe8125cfcce3fa8485ecd8b8048d9..8ae9ffff65ba8f08a578de29ad5dd63a340be52c 100644 (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",