Ajout de depenses.php

This commit is contained in:
Rodolphe Quiedeville 2003-01-30 17:13:06 +00:00
parent 485fb69d4b
commit 6816c99854

View File

@ -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