mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
doc: remove uganda.nsis.txt target
It seems that this file was used in the windows installer as license file.
This commit is contained in:
@ -297,9 +297,6 @@ vimtutor.man: vimtutor.1
|
||||
xxd.man: xxd.1
|
||||
nroff -man xxd.1 | sed -e s/.//g > xxd.man
|
||||
|
||||
uganda.nsis.txt: uganda.txt
|
||||
sed -e 's/[ ]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78://' \
|
||||
uganda.txt | uniq >uganda.nsis.txt
|
||||
# TODO(stefan991): add targets for translated manpages
|
||||
|
||||
# Awk version of .txt to .html conversion.
|
||||
|
Reference in New Issue
Block a user