aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-08-03 22:04:36 +0000
committerOmar Polo <op@omarpolo.com>2023-08-03 22:04:36 +0000
commit603e4dd82f35107950dec17aa1492a321f0a9eb4 (patch)
treee91b013e029cd729cf44f5ec1d4fcd9b4c34b4a9 /Makefile
parent564c2ad16601e960e076313105304297d1880a2d (diff)
two more missing ge -> gemexp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e1fc323..e0424c9 100644
--- a/Makefile
+++ b/Makefile
@@ -123,11 +123,11 @@ y.tab.c: parse.y
.PHONY: lint release dist
lint:
- man -Tlint -Wstyle -l gmid.8 gmid.conf.5 ge.1 gg.1
+ man -Tlint -Wstyle -l gmid.8 gmid.conf.5 gemexp.1 gg.1
DISTFILES = .cirrus.yml .dockerignore .gitignore ChangeLog LICENSE \
Makefile README.md config.c configure configure.local.example \
- crypto.c dirs.c fcgi.c ge.1 ge.c gg.1 gg.c gmid.8 gmid.c \
+ crypto.c dirs.c fcgi.c gemexp.1 ge.c gg.1 gg.c gmid.8 gmid.c \
gmid.conf.5 gmid.h iri.c log.c log.h logger.c mime.c \
parse.y proxy.c puny.c sandbox.c server.c utf8.c utils.c \
y.tab.c