2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Cosmetics.
	Add mvme/mvme16x_hw.h.
This commit is contained in:
Ralf Corsepius
2003-12-03 07:34:12 +00:00
parent cee4b8a92c
commit fb8b61a41e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
Add mvme/mvme16x_hw.h.
2003-09-04 Joel Sherrill <joel@OARcorp.com> 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, * bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c,

View File

@@ -2,10 +2,11 @@
## $Id$ ## $Id$
## ##
SUBDIRS = gdbstub SUBDIRS = gdbstub
EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
EXTRA_DIST += mvme/mvme16x_hw.h
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../../../automake/local.am