From f7ac146450d03f496c54a94f2727ff3969f704c8 Mon Sep 17 00:00:00 2001 From: toidinamai Date: Wed, 21 Dec 2005 01:33:21 +0000 Subject: [PATCH] ... git-svn-id: svn://svn.c3d2.de/c3d2-web/branches/toidinamais_coole_scheisse@59 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 70fabc64f..6982bfb60 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,9 @@ CLEAN:=$(CONTENT) www/news-rss.xml chaosupdates.rdf .DEFAULT: contents .PRECIOUS: content/%.xml www/%.html -contents: $(CONTENT) www/news-rss.xml +contents: $(CONTENT) + +#www/news-rss.xml ### Regeln für den XSLT-Prozess ###