scons: Fix SCons build infrastructure for FreeBSD.
[mesa.git] / src / gallium / winsys / Makefile
index e7cb154b84bf942f4a0dd31e9c6bc3b301de60a8..bce5b3f9e0d1a3724aeebec48c6af2f4f4825309 100644 (file)
@@ -2,7 +2,7 @@
 TOP = ../../..
 include $(TOP)/configs/current
 
-SUBDIRS = $(GALLIUM_WINSYS_DIRS) g3dvl
+SUBDIRS = $(GALLIUM_WINSYS_DIRS)
 
 default install clean:
        @for dir in $(SUBDIRS) ; do \