Fix build with waf.

This commit is contained in:
Andrey Akhmichin 2024-03-01 08:44:11 +05:00
parent 1457f96f24
commit 76dbce19ed
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ def build(bld):
'dlls/satchel.cpp',
'dlls/shotgun.cpp',
'dlls/squeakgrenade.cpp',
'dlls/tripmine.cpp'
'dlls/tripmine.cpp',
'dlls/rebellion/minimp5.cpp'
])