summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
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