From 569a9b1e40509e7d48bc71d07b6f8109db15df43 Mon Sep 17 00:00:00 2001 From: astro Date: Tue, 25 Mar 2008 20:55:49 +0000 Subject: [PATCH] Makefile: rm schedule.xml git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1123 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index c56d96e55..9c67a5b91 100644 --- a/Makefile +++ b/Makefile @@ -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 $< $@