Don't always build coffgen.o
[deliverable/binutils-gdb.git] / gdb / copyright.py
index 1af0f4816edb2dd668a5a0d96ff4055e3650ef34..352abff829a5da273f22972b70ff99a2ab935fa5 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -171,8 +171,9 @@ def main ():
 #
 # Filenames are relative to the root directory.
 EXCLUDE_LIST = (
+    'gdb/nat/glibc_thread_db.h',
     'gdb/CONTRIBUTE',
-    'gdb/gnulib'
+    'gdb/gnulib/import'
 )
 
 # Files which should not be modified, either because they are
This page took 0.023972 seconds and 4 git commands to generate.