summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a5de973..59774ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -103,3 +103,8 @@ SUBDIRS = \
CLEANFILES = \
$(GOBJECTS) \
$(TESTS:tests/%.scm=%.log)
+
+publish: distcheck
+ gpg --sign --armor --yes haunt-$(VERSION).tar.gz && \
+ scp haunt-$(VERSION).tar.gz haunt-$(VERSION).tar.gz.asc \
+ blog@dthompson.us:/var/www/files/haunt/