From 1ae1e393064f1e7763cbc4fd8accb4e23adfb88a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 5 Jun 2013 22:16:44 -0700 Subject: Make make news dep on news.d's timestamp, not just splat --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 508cfea2..d08a2409 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -23,7 +23,7 @@ indent-items: tools/aligncsv indent-mobs: tools/aligncsv tools/aligncsv world/map/db/mob_db.txt -world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py world/map/news.d/* +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/ news: world/map/news.txt world/map/news.html -- cgit v1.2.3-60-g2f50