diff options
author | marha <marha@users.sourceforge.net> | 2012-05-30 12:24:58 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-05-30 12:24:58 +0200 |
commit | e4580373a81894c451e5933b24906a075828b77e (patch) | |
tree | 2e161a4f21301fb9a2ee9955b99d895da85fa7b0 /mesalib/configs/default | |
parent | ce592e25d6303a8f4a8aa0e2918e0f72a35bf175 (diff) | |
download | vcxsrv-e4580373a81894c451e5933b24906a075828b77e.tar.gz vcxsrv-e4580373a81894c451e5933b24906a075828b77e.tar.bz2 vcxsrv-e4580373a81894c451e5933b24906a075828b77e.zip |
mesa xkeyboard-config git update 30 May 2012
Diffstat (limited to 'mesalib/configs/default')
-rw-r--r-- | mesalib/configs/default | 2 |
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) |