diff options
Diffstat (limited to 'src/glx/Makefile.am')
-rw-r--r-- | src/glx/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/Makefile.am b/src/glx/Makefile.am index ae296b92236..f66c4bd59ad 100644 --- a/src/glx/Makefile.am +++ b/src/glx/Makefile.am @@ -94,8 +94,6 @@ libglx_la_SOURCES = \ dri2_glx.c \ dri2.c \ dri2_query_renderer.c \ - dri3_glx.c \ - dri3_common.c \ applegl_glx.c GL_LIBS = \ |