summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-05 08:44:59 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-05 08:44:59 +0100
commit18d0a49129e8e70ba2c2bf169f91c92e93dabd84 (patch)
treeaa78bcb03bd3c6e71e2321fda475d67a1d641033 /cpukit/Makefile.am
parentscore: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY (diff)
downloadrtems-18d0a49129e8e70ba2c2bf169f91c92e93dabd84.tar.bz2
Move test support from sapi to libmisc/testsupport
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 9a78587e31..10b59db111 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -207,6 +207,9 @@ endif
## stringto
include_rtems_HEADERS += libmisc/stringto/stringto.h
+## testsupport
+include_rtems_HEADERS += libmisc/testsupport/test.h
+
## i2c
include_rtems_HEADERS += libi2c/libi2c.h