summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-06 07:03:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-09-06 07:03:56 -0700
commite73cee37bff56c4e3f5fed99c53a3b859dce4044 (patch)
tree1559a1b12ad92723cbbba97e91a39fc394ff2419 /Makefile
parent2029d4a51f82a4d27d0e75106bd4107b77719e40 (diff)
parent1cb54e1d5000856bfedd98c5cf4274aa411e44c3 (diff)
downloadmailscripts-e73cee37bff56c4e3f5fed99c53a3b859dce4044.tar.gz
Merge tag 'debian/0.10-1' into buster-bpo
mailscripts release 0.10-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Tue 30 Jul 2019 05:29:55 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 220aa6f..48cb2fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
MANPAGES=mdmv.1 mbox2maildir.1 \
notmuch-slurp-debbug.1 notmuch-extract-patch.1 maildir-import-patch.1 \
+ email-extract-openpgp-certs.1 \
notmuch-import-patch.1
all: $(MANPAGES)