diff options
author | Omar Polo <op@omarpolo.com> | 2022-04-07 17:56:27 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-04-07 17:56:27 +0000 |
commit | 19243c768eea43f98877497567868c0a818ff193 (patch) | |
tree | 42b34d0da3bbb6d77aa68b0d5ce0b460460958fa /site/Makefile | |
parent | bf2850b938691a94e8926aa8952d043b620fdefb (diff) |
link gmid.conf.5 in the capsule/website too
Diffstat (limited to 'site/Makefile')
-rw-r--r-- | site/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/Makefile b/site/Makefile index 955b7e4..7bcd5a4 100644 --- a/site/Makefile +++ b/site/Makefile @@ -1,4 +1,5 @@ MANPAGES = ../gmid.1 \ + ../gmid.conf.5 \ ../gg.1 PAGES = index.gmi \ |