From 34e4df55901e88454029af8fe57f3c585a43b3ac Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 16 Apr 2020 12:22:06 +0200 Subject: libtest: Split POSIX Keys support Update #3199. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') 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 -- cgit v1.2.3