summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/Makefile.am')
-rw-r--r--c/src/ada-tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index fd65b769a8..6d2a6cbedf 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -1,9 +1,9 @@
## $Id$
-ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal
+ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../tests/automake/compile.am
+include $(top_srcdir)/../../../testsuites/automake/compile.am
SUBDIRS = support samples sptests tmtests
@@ -13,5 +13,5 @@ endif
EXTRA_DIST = ada.am
-include $(top_srcdir)/../tests/automake/subdirs.am
-include $(top_srcdir)/../tests/automake/local.am
+include $(top_srcdir)/../../../testsuites/automake/subdirs.am
+include $(top_srcdir)/../../../testsuites//automake/local.am