st/mesa: replace assertion w/ conditional in framebuffer invalidation
[mesa.git] / configs / linux-egl
index 2c2834b81d793d4e13b71d9c83520e68aaeff38c..6393e942c791a85d249046ba3befb01eaf5d7082 100644 (file)
@@ -47,11 +47,10 @@ GL_LIB_DEPS   = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \
 
 
 # Directories
-SRC_DIRS = gallium mesa gallium/winsys glu egl
-PROGRAM_DIRS = egl
+SRC_DIRS = gallium mesa gallium/winsys gallium/targets glu egl
 
 DRIVER_DIRS = dri
-WINDOW_SYSTEM = dri
 GALLIUM_WINSYS_DIRS = egl_drm
+GALLIUM_TARGET_DIRS =
 
 DRI_DIRS = intel