Update Makefile

This commit is contained in:
Gilles LAMIRAL 2021-11-03 16:29:35 +01:00 committed by GitHub
parent f98c9946e5
commit ff04175323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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