mirror of https://github.com/xemu-project/xemu.git
Remove Texinfo related line from git.orderfile
We don't use Texinfo any more; we can remove the references to the .texi source file from our git.orderfile. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20200925162316.21205-20-peter.maydell@linaro.org> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
7a470a37b0
commit
5752d6cab9
|
@ -12,7 +12,6 @@
|
||||||
# Documentation
|
# Documentation
|
||||||
docs/*
|
docs/*
|
||||||
*.rst
|
*.rst
|
||||||
*.texi
|
|
||||||
|
|
||||||
# build system
|
# build system
|
||||||
configure
|
configure
|
||||||
|
|
Loading…
Reference in New Issue