summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c1988a0..6b89de1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,3 +50,9 @@ EXTRA_DIST += \
pre-inst-env.in \
README \
guix.scm
+
+publish: distcheck
+ gpg --sign --armor --yes guile-syntax-highlight-$(VERSION).tar.gz && \
+ scp guile-syntax-highlight-$(VERSION).tar.gz \
+ guile-syntax-highlight-$(VERSION).tar.gz.asc \
+ blog@dthompson.us:/var/www/files/guile-syntax-highlight/