From dde625f8aa5957c6bc79c44ea9560ac8598997cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 25 Jun 2015 08:37:07 +0200 Subject: [PATCH] build check --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index b8f2948bc..0a3fc3401 100644 --- a/Makefile +++ b/Makefile @@ -307,13 +307,10 @@ build/datenspuren/2013/mitschnitte-rss.xml: content/news/ds13-videomitschnitte-k build/datenspuren/2014/mitschnitte-rss.xml: content/news/ds14-mitschnitte-online.xml $(STYLE) $(call xml_process) - xhtml5-validate: $(patsubst build/%.html, build/%.html.xhtml5-validate, $(CONTENT)) build/%.html.xhtml5-validate: build/%.html ./scripts/validate_xhtml5.sh $< - - ### Die neuesten Chaosupdates holen ### #$(WWW_CCC_DE_UPDATES).orig: $(DATESTAMP) # $(RM) $@