From d1669187ac48fdf21b1b8c850c5ddda1880e1129 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 9 Jan 2015 02:18:51 +0000 Subject: update show NEWS.atom.xml on the website, too --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 1173eab..a466d6c 100644 --- a/Rakefile +++ b/Rakefile @@ -23,7 +23,7 @@ task :rsync_docs do files = `git ls-files Documentation/*.txt`.split(/\n/) files.concat(top) - files.concat(%w(NEWS)) + files.concat(%w(NEWS NEWS.atom.xml)) files.concat(Dir["doc/*.html"].to_a) gzfiles = files.map { |txt| do_gzip.call(txt) } files.concat(gzfiles) -- cgit v1.2.3-24-ge0c7