2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
This commit is contained in:
Ralf Corsepius
2003-08-16 13:00:42 +00:00
parent 3776f87bed
commit bc31326c7f
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -10,5 +10,5 @@ SUBDIRS = . include
EXTRA_DIST = bsp_specs build-tools do-bare-bsp-build
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am

View File

@@ -20,4 +20,4 @@ TMPINSTALL_FILES = $(PROJECT_INCLUDE) \
all-local: $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../../automake/local.am
include $(top_srcdir)/../../../automake/local.am