summaryrefslogtreecommitdiff
path: root/pr/src/bthreads/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'pr/src/bthreads/Makefile.in')
-rw-r--r--pr/src/bthreads/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/pr/src/bthreads/Makefile.in b/pr/src/bthreads/Makefile.in
index e0300039..14f2acdd 100644
--- a/pr/src/bthreads/Makefile.in
+++ b/pr/src/bthreads/Makefile.in
@@ -26,7 +26,7 @@ CSRCS += $(BTCSRCS)
TARGETS = $(OBJS)
-INCLUDES = -I$(DIST)/include -I$(topsrcdir)/pr/include -I$(topsrcdir)/pr/include/private
+INCLUDES = -I$(dist_includedir) -I$(topsrcdir)/pr/include -I$(topsrcdir)/pr/include/private
include $(topsrcdir)/config/rules.mk
@@ -34,5 +34,4 @@ DEFINES += -D_NSPR_BUILD_
export:: $(TARGETS)
-install:: export