From 087a6c86f55b8ddbd6a5bc1961e28a044225475f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 2 Sep 2003 16:41:50 +0000 Subject: 2003-09-02 Ralf Corsepius * Makefile.am, configure.ac, autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in, binutils/Makefile.am, binutils/base-binutils.add, binutils/binutils.add, binutils/mkspec.in, binutils/target-binutils.add, common/common.add.in, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, gcc3newlib/target-c++.add, gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/Makefile.am: Merger from rtems-4-6-branch. * common/common.am: New. --- scripts/gdb/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/gdb') diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am index fd29ad67cc..f4d60a92ca 100644 --- a/scripts/gdb/Makefile.am +++ b/scripts/gdb/Makefile.am @@ -2,6 +2,8 @@ ## $Id$ ## +include $(top_srcdir)/common/common.am + MKSPEC = $(SHELL) ./mkspec SUBPACKAGES = header.add -- cgit v1.2.3