From cff773f5802d0b5b4d007be3f6f4adbb04ce0d41 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Sep 2015 17:12:06 +0200 Subject: libstdthreads: Add C11 threads --- 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 c9a4e0f506..063a795b7f 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -16,6 +16,7 @@ SUBDIRS += libmisc SUBDIRS += libmd SUBDIRS += libgnat SUBDIRS += libdl +SUBDIRS += libstdthreads SUBDIRS += wrapup SUBDIRS += zlib -- cgit v1.2.3