summaryrefslogtreecommitdiff
path: root/src/mesa/math
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/math')
-rw-r--r--src/mesa/math/sources9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mesa/math/sources b/src/mesa/math/sources
new file mode 100644
index 0000000000..2374be80eb
--- /dev/null
+++ b/src/mesa/math/sources
@@ -0,0 +1,9 @@
+MESA_MATH_SOURCES = \
+m_debug_clip.c \
+m_debug_norm.c \
+m_debug_xform.c \
+m_eval.c \
+m_matrix.c \
+m_translate.c \
+m_vector.c \
+m_xform.c