travis
[m6w6/ext-raphf] / Makefile.frag
index 94dc490c05f79d9bdc4e59f590798de59cf91ad4..c55d7225e253eb2a5bbd079d3078e9913f3b77e9 100644 (file)
@@ -5,7 +5,7 @@ PHP_RAPHF_HEADERS := $(addprefix $(PHP_RAPHF_BUILDDIR)/,$(PHP_RAPHF_HEADERS))
 $(PHP_RAPHF_BUILDDIR)/%.h: $(PHP_RAPHF_SRCDIR)/src/%.h
        @cat >$@ <$<
 
-all: raphf-build-headers
+$(all_targets): raphf-build-headers
 clean: raphf-clean-headers
 
 .PHONY: raphf-build-headers