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:
Stefan Hoffmann
2014-07-30 14:32:11 +02:00
parent 98315a364f
commit 856e01e622

View File

@ -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.