From ff04175323ee361de9d854c7598f4628bf4e3b33 Mon Sep 17 00:00:00 2001 From: Gilles LAMIRAL Date: Wed, 3 Nov 2021 16:29:35 +0100 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 6046a6b..21b2a15 100644 --- a/Makefile +++ b/Makefile @@ -160,6 +160,7 @@ clean_man: rm -f W/imapsync.1 W/imapsync.1: imapsync + mkdir -p W/ pod2man imapsync > W/imapsync.1 install: testp W/imapsync.1