From 774e10accb15251315195309f1088aa30560d305 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 26 Jun 2017 16:58:09 +0000 Subject: [PATCH] make per-tag pages dependent on date svn path=/trunk/; revision=35541 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 32a5cefa14..5c82e1050b 100644 --- a/Makefile +++ b/Makefile @@ -86,6 +86,7 @@ tags/tagged-%.en.xhtml: tags/tagged.en.xhtml all: $(INDEXSOURCES) tags/tagged-%.sources: printf '%s:[$*]\n' 'news/*/news' news/generated_xml/ news/nl/nl 'events/*/event' >$@ + printf 'd_day:[]' >>$@ MAPREQS = $(shell printf %s '$(TAGMAP)' \ | sed -r 's;[^ ]+\...\.xml;\n&;g' \