mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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