diff options
Diffstat (limited to 'configs/linux-x86-static')
-rw-r--r-- | configs/linux-x86-static | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-x86-static b/configs/linux-x86-static index 745ffb51c3b..a1b3027d57a 100644 --- a/configs/linux-x86-static +++ b/configs/linux-x86-static @@ -25,4 +25,4 @@ GLW_LIB_NAME = libGLw.a OSMESA_LIB_NAME = libOSMesa.a -ASM_SOURCES = $(X86_SOURCES) +ASM_SOURCES = $(X86_SOURCES) $(X86_API) |