summaryrefslogtreecommitdiff
path: root/configs/linux-x86
diff options
context:
space:
mode:
Diffstat (limited to 'configs/linux-x86')
-rw-r--r--configs/linux-x862
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-x86 b/configs/linux-x86
index ac236ad460..5f7cda789c 100644
--- a/configs/linux-x86
+++ b/configs/linux-x86
@@ -15,7 +15,7 @@ CXXFLAGS = -Wall -O3 -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199
GLUT_CFLAGS = -fexceptions
-ASM_SOURCES = $(X86_SOURCES)
+ASM_SOURCES = $(X86_SOURCES) $(X86_API)
# Library/program dependencies
GL_LIB_DEPS = -L/usr/X11R6/lib -lX11 -lXext -lm -lpthread