egl: Don't build EGL programs either
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Fri, 23 May 2008 14:25:51 +0000 (16:25 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Fri, 23 May 2008 14:25:51 +0000 (16:25 +0200)
configs/linux-dri

index 193d0a550abc2cada72ee17427af45220e364838..cd82c571c7d0c57b84ea2673a1e55b0be5f87c1b 100644 (file)
@@ -54,7 +54,6 @@ USING_EGL=0
 
 # Directories
 SRC_DIRS := glx/x11 $(SRC_DIRS)
-PROGRAM_DIRS := egl $(PROGRAM_DIRS)
 ifeq ($(USING_EGL), 1)
 SRC_DIRS := egl $(SRC_DIRS)
 PROGRAM_DIRS = egl