diff --git a/tools/root.make b/tools/root.make index ecab921c87..933fb516f7 100644 --- a/tools/root.make +++ b/tools/root.make @@ -120,8 +120,8 @@ else ifneq (,$(findstring warble,$(APP_TYPE))) include $(ROOTDIR)/lib/tlsf/libtlsf.make include $(ROOTDIR)/lib/rbcodec/rbcodec.make else # core - include $(APPSDIR)/apps.make include $(APPSDIR)/lang/lang.make + include $(APPSDIR)/apps.make include $(ROOTDIR)/lib/rbcodec/rbcodec.make ifdef ENABLEDPLUGINS