summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-04-08 14:02:13 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-04-08 14:02:13 +0200
commit10ed935e439023de7c6c95d38a52a6206df405b4 (patch)
tree69595efe9c69085787680a1572b75dbc9cda9818 /makefile
parentfd88e8c5e2a42d23f2ac796c52be36b067a3b3f7 (diff)
Create one more dir, should help MATE (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index ec10517c228..9c10d14d02b 100644
--- a/makefile
+++ b/makefile
@@ -849,7 +849,7 @@ clean:
-@rm -rf build
$(SILENT) $(MAKE) $(MAKEPARAMS) -C 3rdparty/genie/build/gmake.$(GENIEOS) -f genie.make clean
-GEN_FOLDERS := $(GENDIR)/$(TARGET)/layout/
+GEN_FOLDERS := $(GENDIR)/$(TARGET)/layout/ $(GENDIR)/$(TARGET)/$(SUBTARGET)/
LAYOUTS=$(wildcard $(SRC)/$(TARGET)/layout/*.lay)