summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-glib.make')
-rw-r--r--rules/host-glib.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index fc9cd1ef2..248062408 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -19,6 +19,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLIB) += host-glib
#
HOST_GLIB_DIR = $(HOST_BUILDDIR)/$(GLIB)
+ifdef PTXCONF_HOST_GLIB
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install
+endif
+
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------