summaryrefslogtreecommitdiff
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
parent7f9e59081b66ab43f4407889a8c7079760e1ca37 (diff)
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