datenspuren/%.html muss von news abhängen
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1543 31f61c52-7bfb-0310-b897-fc00f8a278f0ds2013
parent
c7aea7194f
commit
5ce457f9dd
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in New Issue