summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/hello/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/samples/hello/Makefile.am')
-rw-r--r--c/src/ada-tests/samples/hello/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/samples/hello/Makefile.am b/c/src/ada-tests/samples/hello/Makefile.am
index 466c003289..1aef31614a 100644
--- a/c/src/ada-tests/samples/hello/Makefile.am
+++ b/c/src/ada-tests/samples/hello/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
@@ -18,4 +18,4 @@ config.h sptest.adb sptest.ads
EXTRA_DIST = hello.scn
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../tests/automake/local.am