vc4: Introduce XML-based packet header generation like Intel's.
[mesa.git] / src / Makefile.am
index d8a2ee59fca648a6185f1565fbc98fdc8e7f16c1..36995e08a45c154c52daee3d59dd56523bb75608 100644 (file)
@@ -82,6 +82,10 @@ if HAVE_INTEL_DRIVERS
 SUBDIRS += intel
 endif
 
+if HAVE_GALLIUM_VC4
+SUBDIRS += broadcom
+endif
+
 if NEED_OPENGL_COMMON
 SUBDIRS += mesa
 endif