From 72b7786ff14504eea9a16c738216aed549f7f1cc Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Thu, 7 Jan 2010 15:05:27 +0100 Subject: nptl_test: sysdep headers re-factoring Update nptl and tls Makefiles according to new sysdep headers structure Signed-off-by: Carmelo Amoroso --- test/tls/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/tls/Makefile') diff --git a/test/tls/Makefile b/test/tls/Makefile index a99c5d16f..607fec2c9 100644 --- a/test/tls/Makefile +++ b/test/tls/Makefile @@ -1,7 +1,8 @@ -# uClibc NPTL tests +# uClibc TLS tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. top_builddir=../../ +top_srcdir=../../ include ../Rules.mak -include Makefile.in include ../Test.mak -- cgit v1.2.3