radeonsi: add nir include paths
[mesa.git] / src / gallium / Makefile.am
index 38da63b06907b5ae5b9505ff1d484fdf8a27f349..9f98a7e28b6ea747db7521524e1dc03dddefd115 100644 (file)
@@ -71,6 +71,10 @@ if HAVE_GALLIUM_IMX
 SUBDIRS += drivers/imx winsys/imx/drm
 endif
 
+if HAVE_GALLIUM_PL111
+SUBDIRS += drivers/pl111 winsys/pl111/drm
+endif
+
 ## swrast/softpipe
 if HAVE_GALLIUM_SOFTPIPE
 SUBDIRS += drivers/softpipe