aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArun Isaac2019-08-09 13:49:43 +0530
committerArun Isaac2019-08-09 13:49:43 +0530
commita347918ca263d50e49d8be50c0e7421afcff9257 (patch)
tree8b6e650e544201b1a08c09749158742b9f105539 /Makefile.am
parent348aee2c23b49690739f2713395cd6a1ef2a2643 (diff)
downloadguile-email-a347918ca263d50e49d8be50c0e7421afcff9257.tar.gz
guile-email-a347918ca263d50e49d8be50c0e7421afcff9257.tar.lz
guile-email-a347918ca263d50e49d8be50c0e7421afcff9257.zip
README: Publish releases in new Download section.
* Makefile.am (website): Publish releases folder on website. * README.org (Download): New section.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c4bf107..9b01f1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,8 +71,9 @@ EXTRA_DIST += \
COPYING \
README.org
-website: html website/index.html
+website: html releases website/index.html
cp -vr doc/guile-email.html website/manual
+ cp -vr releases website/
website/index.html: README.org
mkdir -p website