doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3951fbaa39699684ebd3e76b333a14d5ebb19919 Author: Behdad Esfahbod <behdad@xxxxxxxxxx> Date: Wed Oct 5 15:12:48 2011 -0400 Fix parallel build diff --git a/doc/Makefile.am b/doc/Makefile.am index 8d7d5c8..a29ba2f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -102,7 +102,7 @@ if CROSS_COMPILING .fncs.sgml: @echo Warning: cannot rebuild $@ when cross-compiling else -.fncs.sgml: +.fncs.sgml: ./edit-sgml$(EXEEXT) $(RM) $@ ./edit-sgml$(EXEEXT) $(FNCS_TMPL) < '$<' > $*.sgml endif _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig