From b97e4804a6f3523eeb5fa4737f312d2face17e34 Mon Sep 17 00:00:00 2001 From: Mikhail Avdienko Date: Tue, 10 Nov 2015 11:50:18 +0800 Subject: [PATCH] Fix install with DEST_DIR set --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d5db8f8..0f34f5e 100644 --- a/Makefile +++ b/Makefile @@ -2,5 +2,6 @@ include ../../Makefile.setup include ../../config.mk install: $(MALI_VERSION)/$(MALI_LIBS_ABI)/$(MALI_EGL_TYPE)/Makefile + $(MKDIR) $(libdir) $(MAKE) -C $(MALI_VERSION)/$(MALI_LIBS_ABI)/$(MALI_EGL_TYPE)/