]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - Makefile
Make sitemap automatically
[phdru.name/phdru.name.git] / Makefile
index 652b07ed2fc0b28e150e66cd3817cbe5372a0dac..7e582419ca5f8ba025fe8d592233add7ace32b54 100644 (file)
--- 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