diff options
Diffstat (limited to 'src/mesa/swrast_setup/sources')
| -rw-r--r-- | src/mesa/swrast_setup/sources | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/sources b/src/mesa/swrast_setup/sources new file mode 100644 index 0000000000..dee14b6774 --- /dev/null +++ b/src/mesa/swrast_setup/sources @@ -0,0 +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 |
