summaryrefslogtreecommitdiff
path: root/src/mesa/swrast_setup
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/swrast_setup
parentf332da515cdb8cacc3fdba8a74267d015b7c08be (diff)
list header files in sources files (Dan Nicholson)
Diffstat (limited to 'src/mesa/swrast_setup')
-rw-r--r--src/mesa/swrast_setup/sources7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/sources b/src/mesa/swrast_setup/sources
index d5b606d65e..dee14b6774 100644
--- a/src/mesa/swrast_setup/sources
+++ b/src/mesa/swrast_setup/sources
@@ -1,3 +1,10 @@
MESA_SWRAST_SETUP_SOURCES = \
ss_context.c \
ss_triangle.c
+
+MESA_SWRAST_SETUP_HEADERS = \
+ss_context.h \
+ss_triangle.h \
+ss_tritmp.h \
+ss_vb.h \
+swrast_setup.h