From 0c89de65f0037f07eb7c68707eef2c336ad3ae4c Mon Sep 17 00:00:00 2001 From: Nakidai Date: Fri, 13 Dec 2024 14:51:50 +0300 Subject: Fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ceae766..5580475 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ libhttpc.so: libhttpc.a: ar rcs $@ $^ -README: +README: README.7 mandoc -T ascii $@.7 | col -b > $@ install: all -- cgit 1.4.1