summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-16 12:22:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-23 09:27:47 +0200
commit34e4df55901e88454029af8fe57f3c585a43b3ac (patch)
tree669a7039e53e13b09ac8485513910f3c68a9d32e /cpukit/Makefile.am
parentlibtest: Add T_get_scope() (diff)
downloadrtems-34e4df55901e88454029af8fe57f3c585a43b3ac.tar.bz2
libtest: Split POSIX Keys support
Update #3199.
Diffstat (limited to '')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index a119055abb..ce25efe10b 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -1870,6 +1870,7 @@ librtemstest_a_SOURCES += libtest/t-test-rtems-fds.c
librtemstest_a_SOURCES += libtest/t-test-rtems-heap.c
librtemstest_a_SOURCES += libtest/t-test-rtems-measure.c
librtemstest_a_SOURCES += libtest/t-test-rtems-objs.c
+librtemstest_a_SOURCES += libtest/t-test-rtems-posix-keys.c
librtemstest_a_SOURCES += libtest/t-test-time.c
project_lib_LIBRARIES += libftpd.a