summaryrefslogtreecommitdiffstats
path: root/tools/checkwps
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps')
-rw-r--r--tools/checkwps/checkwps.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/checkwps/checkwps.make b/tools/checkwps/checkwps.make
index 20da68dbe3..e021024901 100644
--- a/tools/checkwps/checkwps.make
+++ b/tools/checkwps/checkwps.make
@@ -22,7 +22,7 @@ INCLUDES = -I$(ROOTDIR)/apps/gui \
-I$(BUILDDIR)
# Makes mkdepfile happy
-GCCOPTS+=-D__PCTOOL__ -DCHECKWPS
+GCCOPTS+=-D__PCTOOL__ -DCHECKWPS -g
.SECONDEXPANSION: # $$(OBJ) is not populated until after this