summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-11-27 16:57:06 +0000
committerJosé Fonseca <jfonseca@vmware.com>2011-07-11 20:03:33 +0100
commit34a7de94c54afe8ab590b55813c3a324c1e11459 (patch)
treef0dc31860d9cfa35e235fa891a198064d1c60f4a
parent91780fb3cce9fdcc86d54a10a8874fbc3b29dccf (diff)
downloadglut-34a7de94c54afe8ab590b55813c3a324c1e11459.tar.gz
don't need glut_fbc.c
-rw-r--r--src/glut/glx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/Makefile b/src/glut/glx/Makefile
index d359043..12c873d 100644
--- a/src/glut/glx/Makefile
+++ b/src/glut/glx/Makefile
@@ -36,7 +36,6 @@ SOURCES = \
glut_dstr.c \
glut_event.c \
glut_ext.c \
- glut_fbc.c \
glut_fullscrn.c \
glut_gamemode.c \
glut_get.c \