]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Fix: sitemap depends on `phdru.name-config.xml`
authorOleg Broytman <phd@phdru.name>
Mon, 8 Aug 2022 17:56:38 +0000 (20:56 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 8 Aug 2022 17:56:38 +0000 (20:56 +0300)
Makefile

index a243cd8a05016e54821e971f05171de6d0d4a635..506436311a8e6ee7bc6640afbc953358f6a0bd3d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ SITEMAP = ../htdocs/phdru.name/sitemap.xml
 .PHONY: sitemap
 sitemap: $(SITEMAP)
 
-$(SITEMAP): $(allfiles)
+$(SITEMAP): $(allfiles) sitemaps/phdru.name-config.xml
        sitemap_gen.py --config=sitemaps/phdru.name-config.xml