Makefile: rm schedule.xml

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1123 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2008-03-25 20:55:49 +00:00
parent 4706391b1a
commit 569a9b1e40
1 changed files with 2 additions and 0 deletions

View File

@ -161,6 +161,8 @@ build/datenspuren/%html : STYLE=$(DS_STYLE)
build/datenspuren/%.html: content/datenspuren/%.xml $(DS_STYLE)
$(call xml_process)
content/datenspuren/schedule.xml:
rm $@
#content/datenspuren/schedule.xml: content/static/datenspuren/fahrplan/days.de.html
# cp $< $@