From 51663a8310713580f59e3a222bfe73e6096236dc Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Tue, 22 Feb 2011 03:23:17 +0000 Subject: 2011-02-21 Michael Snyder * Makefile.in: Update for make clean. * gdb.ada/Makefile.in: Ditto. * gdb.arch/Makefile.in: Ditto. * gdb.asm/Makefile.in: Ditto. * gdb.base/Makefile.in: Ditto. * gdb.cp/Makefile.in: Ditto. * gdb.dwarf2/Makefile.in: Ditto. * gdb.java/Makefile.in: Ditto. * gdb.mi/Makefile.in: Ditto. * gdb.modula2/Makefile.in: Ditto. * gdb.python/Makefile.in: Ditto. * gdb.server/Makefile.in: Ditto. * gdb.stabs/Makefile.in: Ditto. * gdb.threads/Makefile.in: Ditto. * gdb.trace/Makefile.in: Ditto. --- gdb/testsuite/gdb.dwarf2/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.dwarf2/Makefile.in') diff --git a/gdb/testsuite/gdb.dwarf2/Makefile.in b/gdb/testsuite/gdb.dwarf2/Makefile.in index 75d26060342..db7046f500d 100644 --- a/gdb/testsuite/gdb.dwarf2/Makefile.in +++ b/gdb/testsuite/gdb.dwarf2/Makefile.in @@ -21,7 +21,8 @@ VPATH = @srcdir@ srcdir = @srcdir@ -EXECUTABLES = *.x pr10770 +EXECUTABLES = *.x pr10770 dw2-cp-infcall-ref-static dw2-inline-param \ + dw2-noloc dw2-ranges dw2-ref-missing-frame dw2-unresolved all info install-info dvi install uninstall installcheck check: @echo "Nothing to be done for $@..." -- cgit v1.2.1