anv: Set CURBEAllocationSize in MEDIA_VFE_STATE
[mesa.git] / src / Makefile.am
index da638a811fbd2eec25c1814257071b3300b04730..73686a93b3c2384dd6ce6eb8b56c960ab1cc73dc 100644 (file)
 
 SUBDIRS = . gtest util mapi/glapi/gen mapi
 
+# include only conditionally ?
+SUBDIRS += compiler
+
 if NEED_OPENGL_COMMON
-SUBDIRS += glsl mesa
+SUBDIRS += mesa
 endif
 
 SUBDIRS += loader
@@ -54,7 +57,7 @@ AM_CFLAGS = $(VISIBILITY_CFLAGS)
 AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS)
 
 if HAVE_VULKAN
-SUBDIRS += vulkan
+SUBDIRS += intel
 endif
 
 AM_CPPFLAGS = \