Merge commit mesa-public/master into vulkan
[mesa.git] / src / Makefile.am
index 9f51e444dd020ff506567a4c473bc9f357ccf256..272e68ce87550f1262f04b6d74c0b0a67bdde000 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