summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-27 21:14:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-27 21:14:09 +0000
commit007d59d6aafab9deb83aad78c1ee4601b1424bce (patch)
tree18092bbdd365783943d0862a245eb280bac552bb /c/src/lib/libbsp/shared/Makefile.am
parent2002-06-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-007d59d6aafab9deb83aad78c1ee4601b1424bce.tar.bz2
2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to the shared gdb stub glue necessitating a move up. * Makefile.am: Reflect new gdbstub directory.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/shared/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/Makefile.am b/c/src/lib/libbsp/shared/Makefile.am
index 6542966122..6813bebdef 100644
--- a/c/src/lib/libbsp/shared/Makefile.am
+++ b/c/src/lib/libbsp/shared/Makefile.am
@@ -3,7 +3,7 @@
##
-SUBDIRS = include
+SUBDIRS = include gdbstub
EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h \