X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=7e582419ca5f8ba025fe8d592233add7ace32b54;hb=5bfe6ea88d9f0579f7d4ed471c63c342c7b6fc1b;hp=652b07ed2fc0b28e150e66cd3817cbe5372a0dac;hpb=69a91190dd42bbf700fdf61c796c982c7b514593;p=phdru.name%2Fphdru.name.git diff --git a/Makefile b/Makefile index 652b07e..7e58241 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ templates = $(shell find ../htdocs/phdru.name -type f -name \*.tmpl -print) htmls = $(patsubst %.tmpl,%.html,$(templates)) .PHONY: html -html: phd_site.py $(htmls) +html: phd_site.py $(htmls) sitemap .PHONY: news