Hook nv30 into the build.
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Sun, 10 Feb 2008 18:14:02 +0000 (19:14 +0100)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Fri, 15 Feb 2008 01:26:03 +0000 (02:26 +0100)
src/mesa/pipe/Makefile

index 6012b2bceadd07dc8c9ee17746ba698301300f23..2b03b5c2446ff6087926a1ca22a8fd33e4cf4cd4 100644 (file)
@@ -10,7 +10,7 @@ ifeq ($(CONFIG_NAME), linux-llvm)
 LLVM_DIR = llvm
 endif
 
-SUBDIRS = softpipe i915simple i965simple nv40 nv50 failover pipebuffer \
+SUBDIRS = softpipe i915simple i965simple nv30 nv40 nv50 failover pipebuffer \
          $(CELL_DIR) $(LLVM_DIR)