[DEBUG] Correct the copy of folder when no file requested
This commit is contained in:
parent
606c90b368
commit
1b6659890d
@ -118,7 +118,7 @@ endif
|
|||||||
## Files to copy.
|
## Files to copy.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
ifneq ("$(LOCAL_COPY_FILES)","")
|
ifneq ("$(LOCAL_COPY_FILES)$(LOCAL_COPY_FOLDERS)","")
|
||||||
|
|
||||||
# List of all destination files
|
# List of all destination files
|
||||||
all_copy_files :=
|
all_copy_files :=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user