From eaae6e6776ad091a5b84c3fb09f26ff01bda2f18 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 13 Jun 2010 09:52:45 +0200 Subject: nptl: fix subdirs handling Signed-off-by: Bernhard Reutner-Fischer --- libpthread/nptl/Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libpthread/nptl/Makefile.in') diff --git a/libpthread/nptl/Makefile.in b/libpthread/nptl/Makefile.in index b32ee3fe7..e015807b9 100644 --- a/libpthread/nptl/Makefile.in +++ b/libpthread/nptl/Makefile.in @@ -5,9 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -subdirs += libpthread/nptl/sysdeps/$(TARGET_ARCH) \ - libpthread/nptl/sysdeps/unix/sysv/linux \ - libpthread/nptl/sysdeps/pthread +subdirs += libpthread/nptl libpthread-routines-y = init vars events version \ pthread_create pthread_exit pthread_detach \ -- cgit v1.2.3