diff options
Diffstat (limited to 'src/mesa/swrast_setup/sources')
-rw-r--r-- | src/mesa/swrast_setup/sources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/sources b/src/mesa/swrast_setup/sources new file mode 100644 index 00000000000..d5b606d65ef --- /dev/null +++ b/src/mesa/swrast_setup/sources @@ -0,0 +1,3 @@ +MESA_SWRAST_SETUP_SOURCES = \ +ss_context.c \ +ss_triangle.c |