summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:48 +0000
commite3e310f7d025d85cf0093d8344bdd5ffa46c03e4 (patch)
treec8b1fd868acd6d0eeff5006feab92258cc28e1f8 /testsuites/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e3e310f7d025d85cf0093d8344bdd5ffa46c03e4.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to 'testsuites/Makefile.am')
-rw-r--r--testsuites/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index aa3c38c820..e81c694de2 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -8,5 +8,5 @@ SUBDIRS = @subdirs@
EXTRA_DIST = PROBLEMS
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/automake/subdirs.am
+include $(top_srcdir)/automake/local.am