summaryrefslogtreecommitdiffstats
path: root/rules/host-zlib.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-zlib.make')
-rw-r--r--rules/host-zlib.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/host-zlib.make b/rules/host-zlib.make
index d0b8341d5..787262235 100644
--- a/rules/host-zlib.make
+++ b/rules/host-zlib.make
@@ -8,6 +8,7 @@
# see the README file.
#
+
HOST_PACKAGES-$(HOSTTOOL_ZLIB) += hosttool-zlib
#
@@ -15,6 +16,8 @@ HOST_PACKAGES-$(HOSTTOOL_ZLIB) += hosttool-zlib
#
HOSTTOOL_ZLIB_BUILDDIR = $(HOST_BUILDDIR)/$(ZLIB)
+include $(call package_depfile)
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------