From 306df5ba1db8b4233f81adcd5910d20a3ca02962 Mon Sep 17 00:00:00 2001 From: mad Date: Mon, 11 Jun 2001 10:09:47 +0000 Subject: [PATCH] Add dependances for news svn path=/trunk/; revision=766 --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63a069ab35..d6b9456bdb 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ # or # ftp://ftp.cogsci.ed.ac.uk/pub/richard/rxp-1.2.3.tar.gz # -XSLTPROC = sabcmd +XSLTPROC = echo FSFFRANCE = http://france.fsfeurope.org FSFEUROPE = http://www.fsfeurope.org @@ -39,6 +39,10 @@ all: $(ENPAGES) $(FRPAGES) $(DEPAGES) $(PTPAGES) swpat/patents.en.html: swpat/patents-agenda.en.xml +# temporary, added by mad@april.org +NEWS = news/news.fr.html news/news.en.html +$(NEWS): fr/news/fsfe-fr-channel.fr.xml fr/news/fsfe-fr-channel.en.xml + $(ENPAGES): %.html: %.xhtml fsfe.xsl navigation.en.xsl @echo "Building $@ ..."; \ path=$< ; \