summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
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: