Add dependances for news
svn path=/trunk/; revision=766
This commit is contained in:
parent
d4c3b81d1f
commit
306df5ba1d
6
Makefile
6
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=$< ; \
|
||||
|
Loading…
Reference in New Issue
Block a user