summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:26:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:26:59 +0000
commit1053dcdce7e24d07a4ad178e6690149fbd0726b2 (patch)
tree1ce483f035ab94e78bc73b2a61757d56787516a9 /c/src/tests/libtests/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1053dcdce7e24d07a4ad178e6690149fbd0726b2.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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