mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-25 22:24:16 +00:00
server: wscript: update.
This commit is contained in:
parent
0a87baf1ed
commit
2f81811ca1
@ -25,7 +25,7 @@ def build(bld):
|
||||
source = bld.path.parent.ant_glob([
|
||||
'pm_shared/*.c',
|
||||
])
|
||||
source += bld.path.parent.ant_glob([
|
||||
source += bld.path.ant_glob([
|
||||
'redempt/roy.cpp',
|
||||
'tot/civ.cpp'
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user