add server.py to list of files, convert some tabs to spaces

This commit is contained in:
Radim Kolar 2020-06-04 13:54:56 +02:00
parent 7c3a10238f
commit b871534cc6

3
FILES
View File

@ -2,7 +2,7 @@ Complete content of the FSP package:
------------------------------------ ------------------------------------
BETA.README Warning about using FSP beta versions BETA.README Warning about using FSP beta versions
COPYRIGHT Who wrote FSP COPYRIGHT Who wrote FSO
ChangeLog A list of all the changes made to the source code ChangeLog A list of all the changes made to the source code
seperated by version. seperated by version.
FILES This list. FILES This list.
@ -185,3 +185,4 @@ Complete content of the FSP package:
docdir.py User supplied documentation directory docdir.py User supplied documentation directory
clients.py Check if we are installing client commands clients.py Check if we are installing client commands
sgmldoc.py Check if sgmlfmt is available and working sgmldoc.py Check if sgmlfmt is available and working
server.py Check if we are building fspd server