aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-10-18 19:29:55 +0000
committerOmar Polo <op@omarpolo.com>2023-10-18 19:29:55 +0000
commit4c128857793466add48a2e34737d8e4e5ac4e00c (patch)
tree68eef78da22c899151c65ab7dc5fd6deec6dfb0e /Makefile
parent4645a68a10408d2965df28ec44d22b41a2842068 (diff)
`make lint' to check titan.1 too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9999b52..2c89cb7 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ y.tab.c: parse.y
.PHONY: lint release dist
lint:
- man -Tlint -Wstyle -l gmid.8 gmid.conf.5 gemexp.1 gg.1
+ man -Tlint -Wstyle -l gmid.8 gmid.conf.5 gemexp.1 gg.1 titan.1
DISTFILES = .cirrus.yml .dockerignore .gitignore ChangeLog LICENSE \
Makefile README.md config.c configure crypto.c dirs.c fcgi.c \