summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/spsize/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/spsize/Makefile.am')
-rw-r--r--c/src/ada-tests/sptests/spsize/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/sptests/spsize/Makefile.am b/c/src/ada-tests/sptests/spsize/Makefile.am
index 2f37017d47..b31de5f70e 100644
--- a/c/src/ada-tests/sptests/spsize/Makefile.am
+++ b/c/src/ada-tests/sptests/spsize/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
@@ -14,4 +14,4 @@ spsize_SOURCES = spsize.adb sptest.adb sptest.ads
spsize$(EXEEXT): spsize.adb
$(GNATCOMPILE) -margs -a $< -o $@
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../tests/automake/local.am