diff options
Diffstat (limited to 'src/glx/apple/Makefile')
-rw-r--r-- | src/glx/apple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/apple/Makefile b/src/glx/apple/Makefile index fd47b3d39c2..757e811691e 100644 --- a/src/glx/apple/Makefile +++ b/src/glx/apple/Makefile @@ -38,7 +38,7 @@ SOURCES = \ appledri.c \ ../clientattrib.c \ ../compsize.c \ - ../glcontextmodes.c \ + ../glxconfig.c \ glx_empty.c \ glx_error.c \ ../glx_pbuffer.c \ |