X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmowgli%2Fhome%2Fhtml%2FMakefile;h=b1ded5bc2f8ab030f6325c311da8eeab041b8eeb;hb=849fd6b8788ce94cc05cd3ac86caf5fe3b198eb9;hp=0112de5defcb6fe4a8dd5b8b95e1fee1dd49d820;hpb=f55cd17459171f1f16631cb9301f9c46a7aaebf4;p=helm.git diff --git a/helm/mowgli/home/html/Makefile b/helm/mowgli/home/html/Makefile index 0112de5de..b1ded5bc2 100644 --- a/helm/mowgli/home/html/Makefile +++ b/helm/mowgli/home/html/Makefile @@ -149,11 +149,11 @@ software/index.html: $(XMLROOT)/software/index.xml \ menu.html: $(TEMPLATESROOT)/menu.html sed s/\@DATE\@/"`date`"/ $< >$@ -project-management.html: $(TEMPLATESROOT)/project-management.xml \ +project-management.html: $(XMLROOT)/project-management.xml \ $(XSLROOT)/xhtml-content.xsl $(XSLTP) --param path_to_top "'.'" -o $@ $(XSLROOT)/xhtml-content.xsl $< -project-summary.html: $(TEMPLATESROOT)/project-summary.xml \ +project-summary.html: $(XMLROOT)/project-summary.xml \ $(XSLROOT)/xhtml-content.xsl $(XSLTP) --param path_to_top "'.'" -o $@ $(XSLROOT)/xhtml-content.xsl $<