Skip to content

Commit

Permalink
Fix install with DEST_DIR set
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteWind committed Nov 10, 2015
1 parent 008d3d5 commit b97e480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)/

0 comments on commit b97e480

Please sign in to comment.