From 1053dcdce7e24d07a4ad178e6690149fbd0726b2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:26:59 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. cpuuse/Makefile.am: Reflect having moved automake. malloctest/Makefile.am: Reflect having moved automake. monitor/Makefile.am: Reflect having moved automake. putenvtest/Makefile.am: Reflect having moved automake. rtems++/Makefile.am: Reflect having moved automake. rtmonuse/Makefile.am: Reflect having moved automake. stackchk/Makefile.am: Reflect having moved automake. termios/Makefile.am: Reflect having moved automake. --- c/src/tests/libtests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/tests/libtests/Makefile.am') diff --git a/c/src/tests/libtests/Makefile.am b/c/src/tests/libtests/Makefile.am index daa6574d02..3931ca9792 100644 --- a/c/src/tests/libtests/Makefile.am +++ b/c/src/tests/libtests/Makefile.am @@ -9,5 +9,5 @@ SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \ EXTRA_DIST = libtests.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 -- cgit v1.2.3