2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
This commit is contained in:
Ralf Corsepius
2004-01-14 11:01:02 +00:00
parent 5146f3d691
commit e9f535e1ec

View File

@@ -8,7 +8,6 @@ EXTRA_DIST += bspspuriousinit.c m68000spurious.c
EXTRA_DIST += mvme/mvme16x_hw.h
EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/rtems-stub-glue.c \
gdbstub/gdb_if.h
EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/gdb_if.h
include $(top_srcdir)/../../../automake/local.am