From: Ian Romanick Date: Wed, 23 Feb 2005 00:24:18 +0000 (+0000) Subject: Missed the Makefile with the previous commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=57b5e8538e5aab627fd2e0640c9ba5738cfc3a65;p=mesa.git Missed the Makefile with the previous commit. --- diff --git a/src/glx/x11/Makefile b/src/glx/x11/Makefile index 14292453cbb..bf629ed8ba3 100644 --- a/src/glx/x11/Makefile +++ b/src/glx/x11/Makefile @@ -32,6 +32,7 @@ C_SOURCES = \ indirect_size.c \ indirect_window_pos.c \ indirect_transpose_matrix.c \ + indirect_vertex_array.c \ pixel.c \ pixelstore.c \ render2.c \