]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Fix the makefile not to use the unused gl_models.c
authorknghtbrd <knghtbrd@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 10 Jul 2005 21:17:52 +0000 (21:17 +0000)
committerknghtbrd <knghtbrd@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 10 Jul 2005 21:17:52 +0000 (21:17 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5522 d7cf8633-e32d-0410-b094-e92efae38249

makefile.inc

index d5b6ee961ad3599699f7d11b7f31e30d9712d6d8..3494779ef664618c65417921bec2ac3d3bade98e 100644 (file)
@@ -75,7 +75,6 @@ OBJ_COMMON= \
        fs.o \
        gl_backend.o \
        gl_draw.o \
-       gl_models.o \
        gl_rmain.o \
        gl_rsurf.o \
        gl_textures.o \