From a5b72b25a298040798636455d29a7413636368f2 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 1 Apr 2025 13:51:25 +0800 Subject: Add forge-mail(5) and update forge(5) for LMTP --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a5c9477..7d91c60 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ .PHONY: clean version.go man source.tar.gz CFLAGS = -Wall -Wextra -Werror -pedantic -std=c99 -D_GNU_SOURCE -MAN_PAGES = forge.5 hookc.1 forge.1 +MAN_PAGES = forge.5 hookc.1 forge.1 forge-mail.5 forge: source.tar.gz version.go hookc/*.c hookc/hookc man # TODO go build . -- cgit v1.2.3