commit 5939cf21cdb050e1c9bce964a30c9ad94f7440b9
Author: Laslo Hunhold <[email protected]>
AuthorDate: Thu Oct 6 00:12:50 2022 +0200
Commit: Laslo Hunhold <[email protected]>
CommitDate: Thu Oct 6 00:12:50 2022 +0200
Add is_case.sh to MAN_TEMPLATE
Signed-off-by: Laslo Hunhold <[email protected]>
diff --git a/Makefile b/Makefile
index e5e64d5..8da0932 100644
--- a/Makefile
+++ b/Makefile
@@ -61,6 +61,7 @@ TEST =\
test/word\
MAN_TEMPLATE =\
+ man/template/is_case.sh\
man/template/next_break.sh\
man/template/to_case.sh\