From 466a7c6a405f80cd8e01ebf0a70eb406863a38f1 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 3 Mar 2012 19:37:40 +0100 Subject: Integrate the warble tool in the regular build system. Only sdl app builds work properly for now. Change-Id: I7807d42f69b8577b401e48cdc63de71e54f49217 --- tools/checkwps/checkwps.make | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/checkwps/checkwps.make') diff --git a/tools/checkwps/checkwps.make b/tools/checkwps/checkwps.make index e021024901..1e92e3d63e 100644 --- a/tools/checkwps/checkwps.make +++ b/tools/checkwps/checkwps.make @@ -15,6 +15,8 @@ INCLUDES = -I$(ROOTDIR)/apps/gui \ -I$(ROOTDIR)/apps/gui/skin_engine \ -I$(ROOTDIR)/firmware/export \ -I$(ROOTDIR)/firmware/include \ + -I$(ROOTDIR)/firmware/target/hosted \ + -I$(ROOTDIR)/firmware/target/hosted/sdl \ -I$(ROOTDIR)/apps \ -I$(ROOTDIR)/apps/recorder \ -I$(ROOTDIR)/apps/radio \ -- cgit