summaryrefslogtreecommitdiff
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 \
22 -I$(BUILDDIR) 22 -I$(BUILDDIR)
23 23
24# Makes mkdepfile happy 24# Makes mkdepfile happy
25GCCOPTS+=-D__PCTOOL__ -DCHECKWPS 25GCCOPTS+=-D__PCTOOL__ -DCHECKWPS -g
26 26
27.SECONDEXPANSION: # $$(OBJ) is not populated until after this 27.SECONDEXPANSION: # $$(OBJ) is not populated until after this
28 28