diff --git a/GL/mesa/swrast/Makefile.am b/GL/mesa/swrast/Makefile.am index faa1acb5d..5a0ed9cd3 100644 --- a/GL/mesa/swrast/Makefile.am +++ b/GL/mesa/swrast/Makefile.am @@ -24,6 +24,7 @@ nodist_libswrast_la_SOURCES = s_aaline.c \ s_atifragshader.c \ s_bitmap.c \ s_blend.c \ + s_blit.c \ s_buffers.c \ s_context.c \ s_copypix.c \