From e5a76ee50548c721ff1bb9437f15bceae0dd3eb7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 13:35:45 +0000 Subject: Patch rtems-rc-19991117-13.diff from Ralf Corsepius to convert the libtests directory from Makefile.in to Makefile.am. --- testsuites/libtests/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'testsuites/libtests/Makefile.am') diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index e24c8cb5ea..d60d6dae67 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -5,7 +5,10 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios rtems++ +SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \ + rtems++ + +EXTRA_DIST = libtests.am include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3