summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-05-29 10:41:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-05-31 15:20:32 +0200
commitbbed18668fbf78b5728ec4dc42c35565e3451165 (patch)
tree913b36d184d943152f7bb28e7cdb4cd7244b38f6 /testsuites/smptests/Makefile.am
parentsmp: New SMP lock API (diff)
downloadrtems-bbed18668fbf78b5728ec4dc42c35565e3451165.tar.bz2
smptests/smplock01: New test
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 7fc0066923..70e10001ca 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -19,6 +19,7 @@ SUBDIRS += smpatomic04
SUBDIRS += smpatomic05
SUBDIRS += smpatomic06
SUBDIRS += smpatomic07
+SUBDIRS += smplock01
endif
include $(top_srcdir)/../automake/subdirs.am