dependency fix
[openwrt-10.03/.git] / tools / Makefile
index 07944af2bc798a28500f88bd4e83840d4295f18b..492c02709909a937becb4f0ee497a6f3b78a5eb4 100644 (file)
@@ -21,6 +21,7 @@ $(STAGING_DIR)/include-host/.done:
        @cp $(1)/include/*.h $$$$(dirname $$@)/
        @touch $$@
 $(curdir)//prepare = $(STAGING_DIR)/include-host/.done
+$(curdir)//compile = $(STAGING_DIR)/include-host/.done
 endef
 $(eval $(call copy_include,$(curdir)))