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.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index 22ddc463b..268473f28 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -19,7 +19,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLIB) += host-glib
HOST_GLIB_DIR = $(HOST_BUILDDIR)/$(GLIB)
ifdef PTXCONF_HOST_GLIB
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install.post
endif
# ----------------------------------------------------------------------------