summaryrefslogtreecommitdiff
path: root/src/mesa/math
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-21 16:04:22 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-21 16:04:22 +0000
commit8f008056b2e6347850ec52fdd6da7928b56c4ef9 (patch)
tree41bc0a168ea36ce741c6b928cc2c157337a7c25b /src/mesa/math
parentf332da515cdb8cacc3fdba8a74267d015b7c08be (diff)
list header files in sources files (Dan Nicholson)
Diffstat (limited to 'src/mesa/math')
-rw-r--r--src/mesa/math/sources16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mesa/math/sources b/src/mesa/math/sources
index 2374be80eb..7c7dcccedf 100644
--- a/src/mesa/math/sources
+++ b/src/mesa/math/sources
@@ -7,3 +7,19 @@ m_matrix.c \
m_translate.c \
m_vector.c \
m_xform.c
+
+MESA_MATH_HEADERS = \
+m_clip_tmp.h \
+m_copy_tmp.h \
+m_debug.h \
+m_debug_util.h \
+m_dotprod_tmp.h \
+m_eval.h \
+m_matrix.h \
+m_norm_tmp.h \
+m_trans_tmp.h \
+m_translate.h \
+m_vector.h \
+m_xform.h \
+m_xform_tmp.h \
+mathmod.h