]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/html/Makefile
* Rendering of publications improved.
[helm.git] / helm / mowgli / home / html / Makefile
index ed182475076b8568a200db46bcc352299c020a09..d19e187efe487e40e87e3e5f99d24aa048cdec7a 100644 (file)
@@ -166,7 +166,7 @@ mowgli-events/kick-off.html: $(XMLROOT)/mowgli-events/kick-off.xml \
        $(XSLROOT)/xhtml-content.xsl
        $(XSLTP) --param path_to_top "'..'" -o $@ $(XSLROOT)/xhtml-content.xsl $<
 
-people-list.html: $(XMLROOT)/people/index.xml $(XSLROOT)/person-entry.xsl \
+people-list.html: $(XMLROOT)/people/index.xml \
                   $(XSLROOT)/people-list.xsl 
        $(XSLTP) -o $@ $(XSLROOT)/people-list.xsl $<