summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/Makefile')
-rw-r--r--src/mesa/pipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/pipe/Makefile b/src/mesa/pipe/Makefile
index d880d090c1..6012b2bcea 100644
--- a/src/mesa/pipe/Makefile
+++ b/src/mesa/pipe/Makefile
@@ -10,7 +10,8 @@ ifeq ($(CONFIG_NAME), linux-llvm)
LLVM_DIR = llvm
endif
-SUBDIRS = softpipe i915simple i965simple failover pipebuffer $(CELL_DIR) $(LLVM_DIR)
+SUBDIRS = softpipe i915simple i965simple nv40 nv50 failover pipebuffer \
+ $(CELL_DIR) $(LLVM_DIR)
default: subdirs