]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Add cl_gecko.c to Makefile
authorres <res@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Jan 2008 11:07:22 +0000 (11:07 +0000)
committerres <res@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Jan 2008 11:07:22 +0000 (11:07 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7965 d7cf8633-e32d-0410-b094-e92efae38249

makefile.inc

index 126dad00fd900340e9910f5d9d22c8bf40258d2d..9a9c51bbde48ce4f40ff31f2431df2ddde5fb604 100644 (file)
@@ -71,6 +71,7 @@ OBJ_COMMON= \
        cl_collision.o \
        cl_demo.o \
        cl_dyntexture.o \
+       cl_gecko.o \
        cl_input.o \
        cl_main.o \
        cl_parse.o \