summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a568816..a4e22ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,7 +96,7 @@ EXTRA_DIST += \
examples/hello.bmp \
examples/controller.scm
-publish: distcheck
+publish: dist
gpg --sign --armor --yes guile-sdl2-$(VERSION).tar.gz && \
scp guile-sdl2-$(VERSION).tar.gz guile-sdl2-$(VERSION).tar.gz.asc \
blog@dthompson.us:/var/www/files/guile-sdl2/