nir: Build nir_lower_point_size.c in libmesa_nir
authorRobert Foss <robert.foss@collabora.com>
Fri, 25 Oct 2019 15:34:37 +0000 (17:34 +0200)
committerRobert Foss <robert.foss@collabora.com>
Thu, 31 Oct 2019 09:03:54 +0000 (10:03 +0100)
commit6f3f855320f5dda6138215c9877a8e4e75b394ae
tree03bd45a1ca41d2b19eba6beb03db22c34dfd4688
parente7e501efceca73b92727e9d295eda63d21e76afe
nir: Build nir_lower_point_size.c in libmesa_nir

nir_lower_point_size.c was not build into the libmesa_nir library for non-meson
builds. However it was included in the meson build.

This patch fixes that.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/compiler/Makefile.sources