summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:44:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:44:02 +0000
commit1245c44a73a2efa5c0a63d4c204a5d2d9300b279 (patch)
tree8fde124d1e619a7e4cf2ce0dc55fe14239aca661 /c/src/ada-tests
parent2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1245c44a73a2efa5c0a63d4c204a5d2d9300b279.tar.bz2
Add rtems_ada_testsdir.
Diffstat (limited to 'c/src/ada-tests')
-rw-r--r--c/src/ada-tests/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/ada-tests/configure.ac b/c/src/ada-tests/configure.ac
index 037552fede..764c8bbbb9 100644
--- a/c/src/ada-tests/configure.ac
+++ b/c/src/ada-tests/configure.ac
@@ -36,6 +36,8 @@ AM_CONDITIONAL([EXPADA],
RTEMS_PROJECT_ROOT
+AC_SUBST([rtems_ada_testsdir],["\$(libdir)/rtems-][RTEMS_API][/ada-tests"])
+
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])