summaryrefslogtreecommitdiff
path: root/src/mesa/main/descrip.mms
diff options
context:
space:
mode:
authorJouk Jansen <joukj@hrem.stm.tudelft.nl>2005-10-20 13:06:03 +0000
committerJouk Jansen <joukj@hrem.stm.tudelft.nl>2005-10-20 13:06:03 +0000
commitb50a51118ce474a679b0f9e026557ef1b83cd344 (patch)
tree1d4df4865234465cebc3f6e5376affb8e74a88fe /src/mesa/main/descrip.mms
parent806e25a5d9c92d3b8e13d8ba3bc90fd3094803f3 (diff)
descrip.mms syntax correction
Diffstat (limited to 'src/mesa/main/descrip.mms')
-rw-r--r--src/mesa/main/descrip.mms2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index edb338dd47d..2f3552e99ac 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -186,7 +186,7 @@ imports.obj : imports.c vsnprintf.c
light.obj : light.c
lines.obj : lines.c
matrix.obj : matrix.c
-mm.obj: mm.c
+mm.obj : mm.c
occlude.obj : occlude.c
pixel.obj : pixel.c
points.obj : points.c