aboutsummaryrefslogtreecommitdiff
path: root/mesalib/configs/default
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-05-30 12:28:02 +0200
committermarha <marha@users.sourceforge.net>2012-05-30 12:28:02 +0200
commite48563d326cebfe5d7110b64b922120dd37ffe4c (patch)
tree5439271c5a4211e1d7b6261147a5322e31eaac29 /mesalib/configs/default
parent64385e98e48e5d44d0d5a8923fc9f7049e4ea7ab (diff)
parente4580373a81894c451e5933b24906a075828b77e (diff)
downloadvcxsrv-e48563d326cebfe5d7110b64b922120dd37ffe4c.tar.gz
vcxsrv-e48563d326cebfe5d7110b64b922120dd37ffe4c.tar.bz2
vcxsrv-e48563d326cebfe5d7110b64b922120dd37ffe4c.zip
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/configs/default')
-rw-r--r--mesalib/configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/configs/default b/mesalib/configs/default
index 40fa5e31e..0f8b09fc2 100644
--- a/mesalib/configs/default
+++ b/mesalib/configs/default
@@ -89,7 +89,7 @@ DRI_CFLAGS = $(CFLAGS)
DRI_CXXFLAGS = $(CXXFLAGS)
# Optional assembly language optimization files for libGL
-MESA_ASM_SOURCES =
+MESA_ASM_FILES =
# GLw widget sources (Append "GLwMDrawA.c" here and add -lXm to GLW_LIB_DEPS in
# order to build the Motif widget too)