nv50: add missing header into the sources list
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 16 Nov 2015 10:49:14 +0000 (10:49 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Nov 2015 10:49:14 +0000 (10:49 +0000)
Otherwise it won't end up in the tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/nouveau/Makefile.sources

index 12821a670cd161a3e74cb3c29ffea15cbabee32e..31a93659647f38a45dda09c16c83f7429e65b501 100644 (file)
@@ -65,6 +65,7 @@ NV50_C_SOURCES := \
        nv50/nv50_3d.xml.h \
        nv50/nv50_blit.h \
        nv50/nv50_compute.c \
+       nv50/nv50_compute.xml.h \
        nv50/nv50_context.c \
        nv50/nv50_context.h \
        nv50/nv50_defs.xml.h \