X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fwebsite.make;h=ad11f04379fc1937646e82df063417a92fb566c7;hb=3dc4c9d602e4a0580d9e9720488c9d15d7f83970;hp=2319c9b1089101d287d8ec819e122e774e9dd806;hpb=233fb6a8b3b6e31de1841641dbbd4c4f43423151;p=lilypond.git diff --git a/make/website.make b/make/website.make index 2319c9b108..ad11f04379 100644 --- a/make/website.make +++ b/make/website.make @@ -156,7 +156,6 @@ root-files = $(OUT)/.htaccess \ $(OUT)/website/.htaccess \ $(OUT)/website/favicon.ico \ $(OUT)/website/tweets.xml \ - $(OUT)/website/tweets-es.xml \ $(OUT)/website/robots.txt texinfo-files = $(OUT)/index.html $(WEB_LANGS:%=$(OUT)/%/index.html) @@ -294,9 +293,6 @@ $(OUT)/website/robots.txt: $(SERVER_FILES)/robots.txt $(OUT)/website/tweets.xml: $(SERVER_FILES)/tweets.xml cp $< $@ -$(OUT)/website/tweets-es.xml: $(SERVER_FILES)/tweets-es.xml - cp $< $@ - $(OUT)/.htaccess: $(top-htaccess) cp $< $@