From 5ce457f9dd1e4d985067005475168ee7c918c148 Mon Sep 17 00:00:00 2001 From: astro Date: Wed, 29 Jul 2009 15:01:38 +0000 Subject: [PATCH] =?UTF-8?q?datenspuren/%.html=20muss=20von=20news=20abh?= =?UTF-8?q?=C3=A4ngen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1543 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3784671ff..f5253071f 100644 --- a/Makefile +++ b/Makefile @@ -169,7 +169,7 @@ build/cgi-bin/search.html: content/cgi-bin/search.xml $(STYLE) $(NAVIGATION) $(D $(call xml_process) build/datenspuren/%html : STYLE=$(DS_STYLE) -build/datenspuren/%.html: content/datenspuren/%.xml $(DS_STYLE) +build/datenspuren/%.html: content/datenspuren/%.xml $(DS_STYLE) news.xml $(call xml_process) build/datenspuren/schedule.html : VFLAGS_IN=--noout --schema xsd/xhtml1-strict.xsd build/datenspuren/schedule.html : NOVALID_IGNORE:=true