]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - Makefile
News feeds in Atom 1.0 and RSS 2.0 formats.
[phdru.name/phdru.name.git] / Makefile
index 253ab74a5002528a00cdbc60bba8f33ddeb3395a..dfe6905d5611cf6ef5b30fd77d0db474ac45b01c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ phd.pp.ru: phd_pp_ru.py news blog html
 
 
 .PHONY: news
-news: ../htdocs/phd.pp.ru/news.tmpl ../htdocs/phd.pp.ru/Russian/news.tmpl
+news: atom_10.py rss_20.py ../htdocs/phd.pp.ru/news.tmpl ../htdocs/phd.pp.ru/Russian/news.tmpl
 
 ../htdocs/phd.pp.ru/news.tmpl: news_en
        @(umask 022; PYTHONPATH=. ./make-news.py en ../htdocs/phd.pp.ru)