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 6868d28451..66e665849a 100644 --- a/src/glx/apple/Makefile +++ b/src/glx/apple/Makefile @@ -39,7 +39,7 @@ SOURCES = \ ../compsize.c \ ../glxconfig.c \ glx_empty.c \ - glx_error.c \ + ../glx_error.c \ ../glx_pbuffer.c \ ../glx_query.c \ ../glxcmds.c \ |