summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2013-12-24 19:02:37 +0530
committerGedare Bloom <gedare@rtems.org>2013-12-24 09:53:59 -0500
commit7b5f6643b21d87ad462410a2ff4ac02304f7b3e1 (patch)
treeae88a3eab8313b5dad5e7a7034c17c46f3f01872 /testsuites/sptests/Makefile.am
parentbfin_TLL6527: added new doxygen (diff)
downloadrtems-7b5f6643b21d87ad462410a2ff4ac02304f7b3e1.tar.bz2
sptests: refactor sp09/screen13 into a new test spclock_err02
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index da707a97ef..18566d2107 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -38,6 +38,7 @@ SUBDIRS += speventsystem01
SUBDIRS += spinternalerror01
SUBDIRS += spinternalerror02
SUBDIRS += sptimer_err01 sptimer_err02
+SUBDIRS += spclock_err02
if HAS_CPUSET
SUBDIRS += spcpuset01