gallium: split long prims into chunks with an even number of vertices
[mesa.git] / src / gallium / auxiliary / Makefile
index da68498aa1fc97a894c308d2dfc15444a69dff19..eaa0f2fe4e8a195d732e67eff0dff42232ab06eb 100644 (file)
@@ -2,11 +2,7 @@ TOP = ../../..
 include $(TOP)/configs/current
 
 
-ifeq ($(CONFIG_NAME), linux-llvm)
-LLVM_DIR = llvm
-endif
-
-SUBDIRS = pipebuffer $(LLVM_DIR)
+SUBDIRS = $(GALLIUM_AUXILIARY_DIRS)
 
 
 default: subdirs