From c727ef01083c873abfaf3c79b28d7cbcd6361bf3 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Thu, 1 Apr 2010 11:17:43 +0800 Subject: progs/egl: Move demos a level deeper. Move the demos to "opengl" subdirectory. --- configs/linux-egl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-egl') 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 -- cgit v1.2.3