Replace ugly hack by the old one
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1124 31f61c52-7bfb-0310-b897-fc00f8a278f0ds2013
parent
569a9b1e40
commit
bce3bcbdf4
3
Makefile
3
Makefile
|
@ -160,9 +160,8 @@ build/cgi-bin/search.html: content/cgi-bin/search.xml $(STYLE) $(NAVIGATION) $(D
|
|||
build/datenspuren/%html : STYLE=$(DS_STYLE)
|
||||
build/datenspuren/%.html: content/datenspuren/%.xml $(DS_STYLE)
|
||||
$(call xml_process)
|
||||
build/datenspuren/schedule.html : NOVALID_IGNORE:=true
|
||||
|
||||
content/datenspuren/schedule.xml:
|
||||
rm $@
|
||||
#content/datenspuren/schedule.xml: content/static/datenspuren/fahrplan/days.de.html
|
||||
# cp $< $@
|
||||
|
||||
|
|
Loading…
Reference in New Issue