summaryrefslogtreecommitdiffstats
path: root/rules/libxslt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxslt.make')
-rw-r--r--rules/libxslt.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/libxslt.make b/rules/libxslt.make
index 345917d76..d5727ee16 100644
--- a/rules/libxslt.make
+++ b/rules/libxslt.make
@@ -24,6 +24,8 @@ LIBXSLT_URL = ftp://xmlsoft.org/$(LIBXSLT).$(LIBXSLT_SUFFIX)
LIBXSLT_SOURCE = $(SRCDIR)/$(LIBXSLT).$(LIBXSLT_SUFFIX)
LIBXSLT_DIR = $(BUILDDIR)/$(LIBXSLT)
+include $(call package_depfile)
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------