aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/Makefile.in
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-10-08 12:41:25 +0000
committerDaniel Jacobowitz <drow@false.org>2007-10-08 12:41:25 +0000
commita912286e388254bfa8e1120e176ebab17c2a2fe8 (patch)
tree965127635491717dc05fc02a23b252d3cbf07ea8 /gdb/testsuite/Makefile.in
parent4d439271949d14903407bc0cccf36a3c3d70c371 (diff)
downloadfsf-binutils-gdb-a912286e388254bfa8e1120e176ebab17c2a2fe8.zip
fsf-binutils-gdb-a912286e388254bfa8e1120e176ebab17c2a2fe8.tar.gz
fsf-binutils-gdb-a912286e388254bfa8e1120e176ebab17c2a2fe8.tar.bz2
2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
Daniel Jacobowitz <dan@codesourcery.com> * Makefile.in (ALL_SUBDIRS): Add gdb.pascal. * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile. * configure: Regenerated. * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas, gdb.pascal/types.exp, lib/pascal.exp: New files.
Diffstat (limited to 'gdb/testsuite/Makefile.in')
-rw-r--r--gdb/testsuite/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in
index edcd35c..95f4f08 100644
--- a/gdb/testsuite/Makefile.in
+++ b/gdb/testsuite/Makefile.in
@@ -37,7 +37,7 @@ RPATH_ENVVAR = @RPATH_ENVVAR@
ALL_SUBDIRS = gdb.ada gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm \
gdb.dwarf2 \
gdb.fortran gdb.server gdb.java gdb.mi \
- gdb.objc gdb.threads gdb.trace gdb.xml \
+ gdb.objc gdb.pascal gdb.threads gdb.trace gdb.xml \
$(SUBDIRS)
EXPECT = `if [ -f $${rootme}/../../expect/expect ] ; then \