do not install manpages for generic config files anymore
Some checks failed
cpp-linter / cpp-linter (clang) (push) Has been cancelled
cppcheck / cppcheck (push) Has been cancelled
Continuous Integration / macOS Clang (push) Has been cancelled
Continuous Integration / MSYS2 MINGW32 (push) Has been cancelled
Continuous Integration / MSYS2 UCRT64 (push) Has been cancelled
Continuous Integration / Linux GCC (push) Has been cancelled
update wiki / update-wiki (push) Has been cancelled
Some checks failed
cpp-linter / cpp-linter (clang) (push) Has been cancelled
cppcheck / cppcheck (push) Has been cancelled
Continuous Integration / macOS Clang (push) Has been cancelled
Continuous Integration / MSYS2 MINGW32 (push) Has been cancelled
Continuous Integration / MSYS2 UCRT64 (push) Has been cancelled
Continuous Integration / Linux GCC (push) Has been cancelled
update wiki / update-wiki (push) Has been cancelled
Fixes #1190
This commit is contained in:
parent
860f9504a3
commit
478c1b3cda
1 changed files with 0 additions and 4 deletions
|
@ -21,16 +21,12 @@ if HAVE_DOC
|
|||
|
||||
GENERATED_MAN_PAGES = \
|
||||
@PROGRAM_PREFIX@doom.6 \
|
||||
default.cfg.5 \
|
||||
@PROGRAM_PREFIX@doom.cfg.5 \
|
||||
@PROGRAM_PREFIX@heretic.6 \
|
||||
heretic.cfg.5 \
|
||||
@PROGRAM_PREFIX@heretic.cfg.5 \
|
||||
@PROGRAM_PREFIX@hexen.6 \
|
||||
hexen.cfg.5 \
|
||||
@PROGRAM_PREFIX@hexen.cfg.5 \
|
||||
@PROGRAM_PREFIX@strife.6 \
|
||||
strife.cfg.5 \
|
||||
@PROGRAM_PREFIX@strife.cfg.5 \
|
||||
@PROGRAM_PREFIX@server.6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue