From 164632713b320eb022629696fefff2cf7c38d485 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 11 Jun 2010 15:49:26 +0200 Subject: nptl: fix wrong path to nptl_db Signed-off-by: Bernhard Reutner-Fischer --- libpthread/nptl_db/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/nptl_db/Makefile.in b/libpthread/nptl_db/Makefile.in index e7a97c30c..d154cd014 100644 --- a/libpthread/nptl_db/Makefile.in +++ b/libpthread/nptl_db/Makefile.in @@ -5,7 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -subdirs += libpthread/nptl/nptl_db +subdirs += libpthread/nptl_db # Get the thread include dependencies and shared object name CFLAGS-nptl_db := -DLIBPTHREAD_SO="\"libpthread.so.$(ABI_VERSION)\"" -- cgit v1.2.3