draw: Add assert to check input of memcpy.
[mesa.git] / src / gallium / auxiliary / SConscript
index e13ac9187cbd5d4820700fc719677820e6523e27..b531ad2dbd9f8c48bb47b661fe293b877944df3d 100644 (file)
@@ -83,6 +83,7 @@ source = [
     'indices/u_indices_gen.c',
     'indices/u_unfilled_gen.c',
     'os/os_misc.c',
+    'os/os_stream_log.c',
     'os/os_stream_stdc.c',
     'os/os_stream_str.c',
     'os/os_stream_null.c',