From af1ce2375e9529ad053eb9dbb228ce88d6271e87 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Thu, 13 Nov 2008 19:38:18 +0000 Subject: build default set of progs + egl --- configs/linux-dri | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configs/linux-dri') diff --git a/configs/linux-dri b/configs/linux-dri index 6ef4dae097..c667a386f3 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -52,7 +52,7 @@ GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \ # Directories SRC_DIRS := glx/x11 egl $(SRC_DIRS) -PROGRAM_DIRS = egl xdemos +PROGRAM_DIRS := egl $(PROGRAM_DIRS) # EGL directories EGL_DRIVERS_DIRS = demo glx @@ -70,4 +70,3 @@ GALLIUM_WINSYS_DIRS = drm #DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \ # savage sis tdfx trident unichrome ffb -DRI_DIRS = intel -- cgit v1.2.3