i915: Build gem and egl winsys by default
authorJakob Bornecrantz <wallbraker@gmail.com>
Mon, 19 Jan 2009 01:24:29 +0000 (02:24 +0100)
committerJakob Bornecrantz <wallbraker@gmail.com>
Mon, 19 Jan 2009 01:24:29 +0000 (02:24 +0100)
src/gallium/winsys/drm/intel/Makefile

index a670ac044d0115000e80df01efc03be8699bb9cc..eede9fc866c3cb777f44f2ee10d68230877355f0 100644 (file)
@@ -2,7 +2,7 @@ TOP = ../../../../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = common dri egl
+SUBDIRS = gem egl
 
 
 default: subdirs