summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-26 15:55:16 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-26 15:56:05 +0800
commitf6afcdcae55b2eef68a14f9d04859aeb0435e13e (patch)
tree4a0c739938270f6e8098c37a8c69e0063583cbf7 /Makefile
parent27cd090f22f502c927ba2ae0734e71c258ee0a78 (diff)
downloadmailscripts-f6afcdcae55b2eef68a14f9d04859aeb0435e13e.tar.gz
add notmuch-extract-patch(1)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9491e13..a8d0233 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-MANPAGES=mdmv.1 mbox2maildir.1 notmuch-slurp-debbug.1
+MANPAGES=mdmv.1 mbox2maildir.1 notmuch-slurp-debbug.1 notmuch-extract-patch.1
all: $(MANPAGES)