egl: Don't build EGL programs either

This commit is contained in:
Jakob Bornecrantz 2008-05-23 16:25:51 +02:00
parent 2064826bda
commit a22462f6ef

View 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