From 713a4d9a45b85b1962d62ae0c5beccdb7c978572 Mon Sep 17 00:00:00 2001 From: Akari Date: Mon, 7 Feb 2011 13:08:32 +0200 Subject: [PATCH] added irc.o --- makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/makefile.inc b/makefile.inc index 1c67d604..8bfe4d05 100644 --- a/makefile.inc +++ b/makefile.inc @@ -180,7 +180,8 @@ OBJ_COMMON= \ view.o \ wad.o \ world.o \ - zone.o + zone.o \ + irc.o # note that builddate.c is very intentionally not compiled to a .o before # being linked, because it should be recompiled every time an executable is -- 2.39.2