diff options
Diffstat (limited to 'configs/linux-egl')
-rw-r--r-- | configs/linux-egl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-egl b/configs/linux-egl index 28165ed5b5..cd664b4171 100644 --- a/configs/linux-egl +++ b/configs/linux-egl @@ -48,7 +48,7 @@ GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \ # Directories SRC_DIRS = gallium mesa gallium/winsys gallium/targets glu egl -PROGRAM_DIRS = egl +PROGRAM_DIRS = egl/opengl DRIVER_DIRS = dri GALLIUM_WINSYS_DIRS = egl_drm |