From 908436c1ec62838e4efdabbc591ee92b817d25b7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Aug 1999 15:38:09 +0000 Subject: New configuration files added by patch from Ralf Corsepius ". --- testsuites/libtests/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testsuites/libtests/Makefile.am (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am new file mode 100644 index 0000000000..a860b8c0e7 --- /dev/null +++ b/testsuites/libtests/Makefile.am @@ -0,0 +1,11 @@ +# +# $Id$ +# + +AUTOMAKE_OPTIONS = foreign 1.4 +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal + +SUBDIRS = cpuuse malloctest monitor rtmonuse stackchk termios rtems++ + +include $(top_srcdir)/../../../../automake/subdirs.am +include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3