From d5f4391187f8d1e93b313e8145ad81966308c913 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 26 Mar 2012 23:57:20 +0200 Subject: Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION. Change-Id: If38507ed896f577ea30e2ddae3bac3f4b98cee59 --- tools/root.make | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/root.make') diff --git a/tools/root.make b/tools/root.make index 4a8d2adf16..032daf5a1c 100644 --- a/tools/root.make +++ b/tools/root.make @@ -92,6 +92,7 @@ else ifneq (,$(findstring bootbox,$(APPSDIR))) include $(APPSDIR)/bootbox.make else ifneq (,$(findstring checkwps,$(APP_TYPE))) include $(APPSDIR)/checkwps.make + include $(ROOTDIR)/lib/skin_parser/skin_parser.make else ifneq (,$(findstring database,$(APP_TYPE))) include $(APPSDIR)/database.make else ifneq (,$(findstring warble,$(APP_TYPE))) -- cgit v1.2.3