]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
added irc.o
authorAkari <hetors.email@gmail.com>
Mon, 7 Feb 2011 11:08:32 +0000 (13:08 +0200)
committerAkari <hetors.email@gmail.com>
Mon, 7 Feb 2011 11:08:32 +0000 (13:08 +0200)
makefile.inc

index 1c67d604db22e93274f8c082d005abefc472b6b9..8bfe4d0537244366fd9da241293e1e336782bb9a 100644 (file)
@@ -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