summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 2cfe9034ec..11f168cc88 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -166,6 +166,9 @@ SPARC_SOURCES = \
sparc/norm.S \
sparc/xform.S
+COMMON_DRIVER_SOURCES = \
+ drivers/common/driverfuncs.c
+
X11_DRIVER_SOURCES = \
drivers/x11/glxapi.c \
drivers/x11/fakeglx.c \