diff options
Diffstat (limited to 'GL/mesa/swrast/Makefile.am')
-rw-r--r-- | GL/mesa/swrast/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GL/mesa/swrast/Makefile.am b/GL/mesa/swrast/Makefile.am index 83457ad46..07f8885e0 100644 --- a/GL/mesa/swrast/Makefile.am +++ b/GL/mesa/swrast/Makefile.am @@ -20,6 +20,7 @@ nodist_libswrast_la_SOURCES = s_aaline.c \ s_aatriangle.c \ s_accum.c \ s_alpha.c \ + s_arbshader.c \ s_atifragshader.c \ s_bitmap.c \ s_blend.c \ |