summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-04 17:18:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-04 17:18:01 +0000
commit3ca942abf8e9dd1166bb6f2c2634a9216a02a5f4 (patch)
treef9c7fd6c463186e3c0f50d230f3322d1cc45bc0b /c/src/ada-tests/sptests/Makefile.am
parent2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-3ca942abf8e9dd1166bb6f2c2634a9216a02a5f4.tar.bz2
2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, sptests/Makefile.am: Exercise passing as object Id of SELF. * sptests/spname01/.cvsignore, sptests/spname01/Makefile.am, sptests/spname01/ada_spname01.scn, sptests/spname01/spname01.adb, sptests/spname01/sptest.adb, sptests/spname01/sptest.ads: New files.
Diffstat (limited to 'c/src/ada-tests/sptests/Makefile.am')
-rw-r--r--c/src/ada-tests/sptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/ada-tests/sptests/Makefile.am b/c/src/ada-tests/sptests/Makefile.am
index 669044baee..17131ec98e 100644
--- a/c/src/ada-tests/sptests/Makefile.am
+++ b/c/src/ada-tests/sptests/Makefile.am
@@ -23,6 +23,7 @@ SUBDIRS += sp22
SUBDIRS += sp23
SUBDIRS += sp24
SUBDIRS += sp25
+SUBDIRS += spname01
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
include $(top_srcdir)/../../../testsuites/automake/local.am