anv: Fix a build error caused by recent fp64 NIR changes
[mesa.git] / src / gallium / Makefile.am
index e42a8f17703bd2db0cf77fa8a088fb8884115bb7..ef2bc1016d59545156da60b40b1848c5be5ae9a0 100644 (file)
@@ -78,6 +78,10 @@ SUBDIRS += drivers/llvmpipe
 endif
 endif
 
+if HAVE_GALLIUM_SWR
+SUBDIRS += drivers/swr
+endif
+
 ## vc4/rpi
 if HAVE_GALLIUM_VC4
 SUBDIRS += drivers/vc4 winsys/vc4/drm