pkgconfig: make sure host compile target isn't considered out of date

This commit is contained in:
Peter Korsgaard 2009-03-19 08:29:42 +00:00
parent 1d076fdfb9
commit e40b41f4d9

View File

@ -40,6 +40,7 @@ $(PKGCONFIG_HOST_DIR)/.configured: $(PKGCONFIG_HOST_DIR)/.unpacked
$(PKGCONFIG_HOST_DIR)/.compiled: $(PKGCONFIG_HOST_DIR)/.configured
$(MAKE) -C $(@D)
touch $@
$(PKGCONFIG_HOST_BINARY): $(PKGCONFIG_HOST_DIR)/.compiled
$(MAKE) -C $(<D) install