From c3bc6e494658abc379855a54a029356730f67413 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Wed, 1 Apr 2020 12:20:19 +0200 Subject: Corona news feed --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'GNUmakefile') 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 -- cgit