summaryrefslogtreecommitdiff
path: root/build/bootstrap.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/bootstrap.make')
-rw-r--r--build/bootstrap.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 8425fa0..24fd92e 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -70,9 +70,10 @@ include-dep =
endif
-# For dist, don't include dependecies in examples, and tests.
+# For dist, install don't include dependencies in examples, and tests
+# since we might be cross-compiling.
#
-ifneq ($(filter $(MAKECMDGOALS),dist dist-win),)
+ifneq ($(filter $(MAKECMDGOALS),dist dist-win install),)
ifneq ($(subst $(src_root)/tests/,,$(src_base)),$(src_base))
include-dep =