summaryrefslogtreecommitdiff
path: root/test/nptl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/nptl/Makefile.in')
-rw-r--r--test/nptl/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index 8c19577aa..c5fd3f238 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -57,6 +57,7 @@ EXTRA_CFLAGS := -DNOT_IN_libc=1 -D_LIBC -D__USE_GNU -std=gnu99 \
-I$(PTDIR)/sysdeps/generic \
-I$(top_builddir)ldso/include \
-I$(top_builddir)ldso/ldso/$(TARGET_ARCH) \
+ -I$(top_builddir)include \
-include $(top_builddir)include/libc-symbols.h
ifeq ($(TARGET_ARCH),i386)