PR symtab/11942
[binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / Makefile.in
index c338e0274f4e7d698f52645f7a814bdc12486714..cb9de275bdf3673263595f496bc5d9e4464878e3 100644 (file)
@@ -1,12 +1,12 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright 1992, 1993, 1994, 1995, 1996, 1999, 2001, 2003, 2004
-# Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996, 1999, 2001, 2003, 2004, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
 # GDB is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # GDB is distributed in the hope that it will be useful,
@@ -21,7 +21,7 @@
 VPATH = @srcdir@
 srcdir = @srcdir@
 
-EXECUTABLES = *.x
+EXECUTABLES = *.x pr10770
 
 all info install-info dvi install uninstall installcheck check:
        @echo "Nothing to be done for $@..."