From: Benjamin Franzke Date: Wed, 2 Mar 2011 19:17:26 +0000 (+0100) Subject: egl/wayland: build subdirs (wayland-drm) before depend X-Git-Tag: mesa-7.11-rc1~1706 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=648a16d079282a33289d9b1d91108a665bd84547;p=platform%2Fupstream%2Fmesa.git egl/wayland: build subdirs (wayland-drm) before depend Autogenerated files need to be generated first. --- diff --git a/src/egl/wayland/Makefile b/src/egl/wayland/Makefile index 3499aef..f484ff8 100644 --- a/src/egl/wayland/Makefile +++ b/src/egl/wayland/Makefile @@ -23,7 +23,7 @@ SUBDIRS = wayland-drm $(CC) -c $(INCLUDE_DIRS) $(CFLAGS) $(LOCAL_CFLAGS) $< -o $@ -default: depend subdirs library +default: subdirs depend library # wayland-egl Library library: $(TOP)/$(LIB_DIR)/$(WAYLAND_EGL_LIB_NAME)