From bf36b005c7cee9dded9af93f94bde22f6b776dde Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 21 Dec 2002 19:44:24 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/public/dons/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/public/dons/Makefile b/htdocs/public/dons/Makefile index 30fef925680..f7f5ce27755 100644 --- a/htdocs/public/dons/Makefile +++ b/htdocs/public/dons/Makefile @@ -25,6 +25,7 @@ XSLTOPTS = \ all: $(XSLTPROC) main-eucd.xsl don.xhtml > don.php + $(XSLTPROC) main-eucd.xsl donateurs.xhtml > donateurs.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