From 47fa815eddd8fd335ada9fb165c491078a726981 Mon Sep 17 00:00:00 2001 From: User Date: Sat, 26 May 2018 16:33:45 +1200 Subject: Add RSS to news generation - Updates tools submodule pointer for the companion commit - Adds news.rss to .gitignore - Also performs chmod a+r on news.rss --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 5f293b3b..2a780188 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -33,7 +33,7 @@ indent-mobs: tools/aligncsv world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py world/map/news.d/* world/map/news.d/ tools/news.py world/map/ world/map/news.d/ - chmod a+r world/map/news.txt world/map/news.html + chmod a+r world/map/news.txt world/map/news.html world/map/news.rss news: world/map/news.txt world/map/news.html updates: -- cgit v1.2.3-60-g2f50