From a314d3b497b2296e4780f1c783d1a8449de8feab Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Nov 2000 15:49:06 +0000 Subject: 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. --- c/src/tests/tmtests/ChangeLog | 4 ++++ c/src/tests/tmtests/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/tests/tmtests') diff --git a/c/src/tests/tmtests/ChangeLog b/c/src/tests/tmtests/ChangeLog index c61be549e5..cbdd434114 100644 --- a/c/src/tests/tmtests/ChangeLog +++ b/c/src/tests/tmtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/c/src/tests/tmtests/Makefile.am b/c/src/tests/tmtests/Makefile.am index 1261a7abe2..6e9287a926 100644 --- a/c/src/tests/tmtests/Makefile.am +++ b/c/src/tests/tmtests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = include tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \ tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 \ -- cgit v1.2.3