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

Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	tmitronsem01/Makefile.am: Reflect having moved automake.
This commit is contained in:
Ralf Corsepius
2003-08-16 16:27:50 +00:00
parent e3e310f7d0
commit b7d1ffe0c4
8 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
tmitronsem01/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 = $(ITRON_DIRS)
EXTRA_DIST = tmitrontests.am
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

@@ -5,4 +5,4 @@
noinst_HEADERS = timesys.h
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/tmitrontests.am
#
@@ -42,4 +42,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -1,3 +1,9 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
tmitronsem01/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 = $(ITRON_DIRS)
EXTRA_DIST = tmitrontests.am
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

@@ -5,4 +5,4 @@
noinst_HEADERS = timesys.h
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am

View File

@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/tmitrontests.am
#
@@ -42,4 +42,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am
include $(top_srcdir)/../automake/local.am