|
@ -19,4 +19,4 @@ agendadulibre.xml: |
|
|
$(WGET_BIN) --output-document='$@' 'https://www.agendadulibre.org/events.xml?tag=cagull&future=false' |
|
|
$(WGET_BIN) --output-document='$@' 'https://www.agendadulibre.org/events.xml?tag=cagull&future=false' |
|
|
|
|
|
|
|
|
news.md: agendadulibre.xsl agendadulibre.xml |
|
|
news.md: agendadulibre.xsl agendadulibre.xml |
|
|
$(XSLTPROC_BIN) '$^' > '$@' |
|
|
|
|
|
|
|
|
$(XSLTPROC_BIN) $^ > '$@' |