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 ". --- c/src/tests/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 c/src/tests/Makefile.am (limited to 'c/src/tests/Makefile.am') diff --git a/c/src/tests/Makefile.am b/c/src/tests/Makefile.am new file mode 100644 index 0000000000..5dfbf5202f --- /dev/null +++ b/c/src/tests/Makefile.am @@ -0,0 +1,11 @@ +# +# $Id$ +# + +AUTOMAKE_OPTIONS = foreign 1.4 +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal + +SUBDIRS = @subdirs@ + +include $(top_srcdir)/../../../automake/subdirs.am +include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3