summaryrefslogtreecommitdiff
path: root/test/nptl/Makefile
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2010-01-07 15:05:27 +0100
committerCarmelo Amoroso <carmelo.amoroso@st.com>2010-02-09 07:55:19 +0100
commit72b7786ff14504eea9a16c738216aed549f7f1cc (patch)
treee793d1014bcd43524e91f7ad9a82d57d80b7f293 /test/nptl/Makefile
parent828ba271af0e7a61154740646014c5b1d81d8fb9 (diff)
nptl_test: sysdep headers re-factoring
Update nptl and tls Makefiles according to new sysdep headers structure Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'test/nptl/Makefile')
-rw-r--r--test/nptl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nptl/Makefile b/test/nptl/Makefile
index a99c5d16f..c22b635b7 100644
--- a/test/nptl/Makefile
+++ b/test/nptl/Makefile
@@ -2,6 +2,7 @@
# 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