diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 522e1c5..fb6084a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1084,6 +1084,7 @@ GOBJ_ = \ $(B)/game/g_ptr.o \ $(B)/game/g_weapon.o \ $(B)/game/g_admin.o \ + $(B)/game/g_corona.o \ \ $(B)/qcommon/q_math.o \ $(B)/qcommon/q_shared.o |