summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@tungstengraphics.com>2008-05-23 16:25:51 +0200
committerJakob Bornecrantz <jakob@tungstengraphics.com>2008-05-23 16:25:51 +0200
commita22462f6ef769129ee56223f1edc2cb851505da8 (patch)
treec78e0a98a9760ced97f9c52f89f1ebd1a722cc23 /configs
parent2064826bdae9be8679ec8eb3f2b6be467da0594d (diff)
egl: Don't build EGL programs either
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-dri1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri
index 193d0a550ab..cd82c571c7d 100644
--- a/configs/linux-dri
+++ b/configs/linux-dri
@@ -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