From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31790 invoked by alias); 29 Mar 2004 20:05:55 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31742 invoked from network); 29 Mar 2004 20:05:52 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 29 Mar 2004 20:05:52 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id DF90847D62; Mon, 29 Mar 2004 12:05:51 -0800 (PST) Date: Mon, 29 Mar 2004 20:05:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir Message-ID: <20040329200551.GG888@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-SW-Source: 2004-03/txt/msg00728.txt.bz2 This patch is dependent on the gdb.ada subdirectory being created: http://sources.redhat.com/ml/gdb-patches/2004-03/msg00727.html It updates testsuite/Makefile.in to include gdb.ada in the list of subdirs. 2004-03-29 J. Brobecker * Makefile.in (ALL_SUBDIRS) Add gdb.ada. Ok to apply? Thanks, -- Joel