summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-11 02:23:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-11 02:23:04 +0000
commit458d4e665242aea069946b7caabc3088d61c61a3 (patch)
tree59b2b9b5563449f0008c36f3f184ef54a5caebbb /testsuites/sptests/Makefile.am
parentGeneral cleanup. Test documentation improved. The message buffer test (diff)
downloadrtems-458d4e665242aea069946b7caabc3088d61c61a3.tar.bz2
Added new test sp28 to test the task variable directives.
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 42ff48706d..90d236c578 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -15,7 +15,7 @@ all-local: $(PREINSTALLDIRS)
## sp10 and spfatal are not included for now
SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
- sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 spsize
+ sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 sp28 spsize
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am