create_manpage_completions: include deroff.py directly

Enables the next commit.
This commit is contained in:
Johannes Altmanninger
2025-10-26 21:39:50 +01:00
parent 034b3b758d
commit 07e26518fc
4 changed files with 1116 additions and 1152 deletions

View File

@@ -136,7 +136,7 @@ install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/user_doc/man/man1/
PATTERN "*.1"
PATTERN ${CONDEMNED_PAGE} EXCLUDE)
install(PROGRAMS share/tools/create_manpage_completions.py share/tools/deroff.py
install(PROGRAMS share/tools/create_manpage_completions.py
DESTINATION ${rel_datadir}/fish/tools/)
install(DIRECTORY share/tools/web_config