flush
[m6w6/ext-psi] / Makefile.frag
index bca0f48df131013d30981bf5b2d0f0c8bac8b27b..e5e4608124a085b69185209fb3c7444be9a991f1 100644 (file)
@@ -27,6 +27,8 @@ lemon.c:
 
 $(PHP_PSI_SRCDIR)/src/context.c: $(PHP_PSI_SRCDIR)/config.m4
        touch $@
+$(PHP_PSI_BUILDDIR)/parser.h: $(PHP_PSI_BUILDDIR)/parser_proc.h
+       touch $@
 $(PHP_PSI_SRCDIR)/src/%.c: $(PHP_PSI_BUILDDIR)/parser.h
        touch $@
 $(PHP_PSI_SRCDIR)/src/parser_proc.y: $(PHP_PSI_BUILDDIR)/parser.h