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.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index 59aba552b8..fd65b769a8 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -3,7 +3,7 @@
ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../automake/compile.am
+include $(top_srcdir)/../tests/automake/compile.am
SUBDIRS = support samples sptests tmtests
@@ -13,5 +13,5 @@ endif
EXTRA_DIST = ada.am
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../tests/automake/subdirs.am
+include $(top_srcdir)/../tests/automake/local.am