summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c72c7dd6..0fa06b60 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,3 +16,6 @@ EXTRA_DIST = \
NEWS
DISTCLEANFILES = po/.intltool-merge-cache.lock
+
+lightdm-${VERSION}.tar.xz.asc: lightdm-${VERSION}.tar.xz
+ gpg --armor --detach-sig --sign $<