commit 29c6958306523d0370488403717047ceb960bc69
Author: Laslo Hunhold <[email protected]>
AuthorDate: Sat Dec 18 01:44:28 2021 +0100
Commit: Laslo Hunhold <[email protected]>
CommitDate: Sat Dec 18 01:44:28 2021 +0100
Add lg_utf8_*() manuals to Makefile MAN3-variable
Signed-off-by: Laslo Hunhold <[email protected]>
diff --git a/Makefile b/Makefile
index 104d805..64327f3 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,8 @@ TEST =\
MAN3 =\
man/lg_grapheme_isbreak.3\
man/lg_grapheme_nextbreak.3\
+ man/lg_utf8_decode.3\
+ man/lg_utf8_encode.3\
MAN7 = man/libgrapheme.7