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 ###