Преглед изворни кода

egl/wayland: build subdirs (wayland-drm) before depend

Autogenerated files need to be generated first.
tags/android-x86-2.2-r2
Benjamin Franzke пре 14 година
родитељ
комит
648a16d079
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/egl/wayland/Makefile

+ 1
- 1
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)

Loading…
Откажи
Сачувај