summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-09-10 14:44:43 -0400
committerSean Whitton <spwhitton@spwhitton.name>2019-09-14 12:13:38 -0700
commitfa7f48437abc1bab31a452355a5015d74180ca99 (patch)
tree12ef9a4766834d6e1f8075f9b91e2d3ef7466478 /Makefile
parentd803d5b2ff13b431d1029f57e7b436fbd6028c89 (diff)
downloadmailscripts-fa7f48437abc1bab31a452355a5015d74180ca99.tar.gz
add manpage for email-print-mime-structure
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 48cb2fa..a7a9b6d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
MANPAGES=mdmv.1 mbox2maildir.1 \
notmuch-slurp-debbug.1 notmuch-extract-patch.1 maildir-import-patch.1 \
email-extract-openpgp-certs.1 \
+ email-print-mime-structure.1 \
notmuch-import-patch.1
all: $(MANPAGES)