From fa7f48437abc1bab31a452355a5015d74180ca99 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 10 Sep 2019 14:44:43 -0400 Subject: add manpage for email-print-mime-structure Signed-off-by: Daniel Kahn Gillmor --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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) -- cgit v1.2.3