summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-16 13:50:38 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-16 13:50:38 +0400
commita3f34021316d60ce33d2d52db76b463282519aef (patch)
tree93e3bad5bad275f710b318b9f98d6aa279546f35 /gdb
parentf61defbc986e4ed6da99a3cc061e4134552f4a21 (diff)
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).
Diffstat (limited to 'gdb')
-rw-r--r--gdb/copyright.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/copyright.py b/gdb/copyright.py
index 3c44ae2d68..8ae9ffff65 100644
--- a/gdb/copyright.py
+++ b/gdb/copyright.py
@@ -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",