]> Git Repo - binutils.git/commitdiff
2008-10-16 Paul Pluzhnikov <[email protected]>
authorThiago Jung Bauermann <[email protected]>
Thu, 16 Oct 2008 15:08:28 +0000 (15:08 +0000)
committerThiago Jung Bauermann <[email protected]>
Thu, 16 Oct 2008 15:08:28 +0000 (15:08 +0000)
* Makefile.in: Add gdb.python to ALL_SUBDIRS.

gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in

index 7f50bed3390e330d7f10ac70da1c6e9653df5723..01c0fb794cbe388470c244b4e88284c2836a050c 100644 (file)
@@ -1,3 +1,7 @@
+2008-10-16  Paul Pluzhnikov  <[email protected]>
+
+       * Makefile.in: Add gdb.python to ALL_SUBDIRS.
+
 2008-10-16  Thiago Jung Bauermann  <[email protected]>
 
        * gdb.python/python-value.c: New file.
index b97f860c101cd9896c7532acb38309c3f3b47c26..11fc26efe61c22d67cd0dd3e94e3ac5cc03b3ec2 100644 (file)
@@ -36,7 +36,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.opt gdb.pascal gdb.threads gdb.trace \
+       gdb.objc gdb.opt gdb.pascal gdb.python gdb.threads gdb.trace \
        gdb.xml \
        $(SUBDIRS)
 
This page took 0.047378 seconds and 4 git commands to generate.