diff --git a/Documentation/Makefile b/Documentation/Makefile index 2ef2d5b..37e07d5 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -10,7 +10,7 @@ # the main XML file which is source to all documents MASTERXML=pbuilder-doc.xml -all: pbuilder-doc.html pbuilder-doc.ja.html +all: pbuilder-doc.html pbuilder-doc.ja.html pbuilder-doc.fr.html %.html: %.xml pbuilder-doc.xsl xsltproc pbuilder-doc.xsl $< > $@.tmp