summaryrefslogtreecommitdiff
path: root/tools/checkwps/checkwps.make
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps/checkwps.make')
-rw-r--r--tools/checkwps/checkwps.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkwps/checkwps.make b/tools/checkwps/checkwps.make
index 4f6a774bfd..75aea2723f 100644
--- a/tools/checkwps/checkwps.make
+++ b/tools/checkwps/checkwps.make
@@ -14,6 +14,7 @@ SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)
14INCLUDES = -I$(ROOTDIR)/apps/gui \ 14INCLUDES = -I$(ROOTDIR)/apps/gui \
15 -I$(ROOTDIR)/apps/gui/skin_engine \ 15 -I$(ROOTDIR)/apps/gui/skin_engine \
16 -I$(ROOTDIR)/firmware/export \ 16 -I$(ROOTDIR)/firmware/export \
17 -I$(ROOTDIR)/firmware/include \
17 -I$(ROOTDIR)/apps \ 18 -I$(ROOTDIR)/apps \
18 -I$(ROOTDIR)/apps/recorder \ 19 -I$(ROOTDIR)/apps/recorder \
19 -I$(APPSDIR) \ 20 -I$(APPSDIR) \