diff options
author | Brian Paul <[email protected]> | 2004-11-27 16:57:06 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-11-27 16:57:06 +0000 |
commit | 3903c1f2bcd96cd115eae0ed0f42e492684237ec (patch) | |
tree | 902859b04c985c72e2d738773a959c7caf7db7ea /src | |
parent | 1d97c277e0cb2b75559d495a58222f2511212a66 (diff) |
don't need glut_fbc.c
Diffstat (limited to 'src')
-rw-r--r-- | src/glut/glx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/Makefile b/src/glut/glx/Makefile index d3590435409..12c873d5112 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 \ |