summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/tmtests/tm13/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/tmtests/tm13/Makefile.am')
-rw-r--r--c/src/ada-tests/tmtests/tm13/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/tmtests/tm13/Makefile.am b/c/src/ada-tests/tmtests/tm13/Makefile.am
index 87dddb1847..a7213ea80d 100644
--- a/c/src/ada-tests/tmtests/tm13/Makefile.am
+++ b/c/src/ada-tests/tmtests/tm13/Makefile.am
@@ -1,7 +1,7 @@
## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../automake/compile.am
+include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm13_SOURCES += ../../support/init.c
tm13$(EXEEXT): tm13.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../tests/automake/local.am