Config.w32 chack for both instances of event.h
[m6w6/ext-http] / Makefile.frag
index 47f1879338d1219a0ddf31d0d7ba0c9a3a2cd377..3dd9ce2629fa4eedce98563e83add6322feff557 100644 (file)
@@ -5,7 +5,7 @@ PHP_HTTP_HEADERS := $(addprefix $(PHP_HTTP_BUILDDIR)/,$(PHP_HTTP_HEADERS))
 $(PHP_HTTP_BUILDDIR)/%.h: $(PHP_HTTP_SRCDIR)/src/%.h
        @cat >$@ <$<
 
-all: http-build-headers
+$(all_targets): http-build-headers
 clean: http-clean-headers
 
 .PHONY: http-build-headers