summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a64800..65a452d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ release:
gpg -b $(distdir).tar.gz
gpg --verify $(distdir).tar.gz.sig
cd doc && ./gendocs.sh -o ../$(htmldir)/manual/libtasn1/ $(PACKAGE) "Libtasn1"
+ cp -v doc/reference/html/*.{html,png,devhelp,css} $(htmldir)/manual/libtasn1/reference/
scp $(distdir).tar.gz{,.sig} igloo.linux.gr:/ftp/pub/gnutls/libtasn1
ssh igloo.linux.gr 'cd /ftp/pub/gnutls/libtasn1 && sha1sum *.tar.gz *.tar.bz2 > CHECKSUMS'
cp -v $(distdir).tar.gz{,.sig} $(htmldir)/releases/libtasn1/