diff --git a/Makefile b/Makefile index 73f3eef..cbb4880 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PANOC_BIN = pandoc WGET_BIN = wget XSLTPROC_BIN = xsltproc -all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html web/canary.html +all: web/style.css web/index.html web/contact.html web/legal.html web/about.html web/services.html web/news.html web/canary.html web/favicon.ico clean: -rm agendadulibre.xml news.md @@ -21,3 +21,6 @@ agendadulibre.xml: news.md: agendadulibre.xsl agendadulibre.xml $(XSLTPROC_BIN) $^ > '$@' + +web/favicon.ico: + wget --quiet --no-clobber --output-document=$@ https://thiscatdoesnotexist.com/