datenspuren/%.html muss von news abhängen

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1543 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2009-07-29 15:01:38 +00:00
parent c7aea7194f
commit 5ce457f9dd
1 changed files with 1 additions and 1 deletions

View File

@ -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