summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp24/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/sp24/Makefile.am')
-rw-r--r--c/src/ada-tests/sptests/sp24/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/ada-tests/sptests/sp24/Makefile.am b/c/src/ada-tests/sptests/sp24/Makefile.am
index a81297b296..7154286b26 100644
--- a/c/src/ada-tests/sptests/sp24/Makefile.am
+++ b/c/src/ada-tests/sptests/sp24/Makefile.am
@@ -12,6 +12,7 @@ sp24_SOURCES += ../../support/init.c
sp24$(EXEEXT): sp24.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@
-EXTRA_DIST = sp24.scn
+scndir = $(rtems_ada_testsdir)
+dist_scn_DATA = sp24.scn
include $(top_srcdir)/../../../testsuites/automake/local.am