diff options
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r-- | src/mesa/main/Makefile.ugl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl index 95d880984f9..bcecd7afb7c 100644 --- a/src/mesa/main/Makefile.ugl +++ b/src/mesa/main/Makefile.ugl @@ -85,7 +85,6 @@ GL_SOURCES = \ light.c \ lines.c \ matrix.c \ - mmath.c \ pixel.c \ points.c \ polygon.c \ |