From 21dd3ab8b66a29d38a829822ae732ab0ac8e6e62 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 2010 15:32:36 +0000 Subject: 2010-10-04 Joel Sherrill * Makefile.am, configure.ac, posix/Makefile.am, posix/src/pthread.c: * posix/src/pthreadattrgetguardsize.c, posix/src/pthreadattrgetstack.c, posix/src/pthreadattrsetguardsize.c, posix/src/pthreadattrsetstack.c: New files. --- 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 741c7319dc..f5cc54c9fe 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -15,6 +15,7 @@ SUBDIRS += libi2c SUBDIRS += libmisc SUBDIRS += libmd SUBDIRS += libgnat +SUBDIRS += libdbm SUBDIRS += wrapup SUBDIRS += zlib -- cgit v1.2.3