diff --git a/htdocs/public/dons/Makefile b/htdocs/public/dons/Makefile index 1dedb79013c..96ebf5f10a6 100644 --- a/htdocs/public/dons/Makefile +++ b/htdocs/public/dons/Makefile @@ -27,6 +27,7 @@ all: $(XSLTPROC) main-eucd.xsl don.xhtml > don.php $(XSLTPROC) main-eucd.xsl graph.xhtml > graph.php $(XSLTPROC) main-eucd.xsl donateurs.xhtml > donateurs.php + $(XSLTPROC) main-eucd.xsl depenses.xhtml > depenses.php $(XSLTPROC) main-eucd.xsl valid.xhtml > valid.php $(XSLTPROC) main-eucd.xsl erreur.xhtml > erreur.php $(XSLTPROC) main-eucd.xsl merci.xhtml > merci.php