From 41e044ae012c6b33ea6c9c88860be787b4b5d09e Mon Sep 17 00:00:00 2001 From: Miso Kim Date: Wed, 23 Aug 2017 12:09:38 +0900 Subject: Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1) (#2585) --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 4bfaf317ee8..5cd780d7dd7 100644 --- a/makefile +++ b/makefile @@ -1533,7 +1533,7 @@ generate: \ $(GENDIR)/includes/SDL2: -$(call MKDIR,$@) - -$(call COPY,3rdparty/SDL2/include/,$(GENDIR)/includes/SDL2) + -$(call COPY,3rdparty/SDL2/include,$(GENDIR)/includes/SDL2) ifneq ($(NEW_GIT_VERSION),$(OLD_GIT_VERSION)) stale: -- cgit v1.2.3-70-g09d2