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.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/checkwps/checkwps.make b/tools/checkwps/checkwps.make
index b28d8e8411..13fef935dd 100644
--- a/tools/checkwps/checkwps.make
+++ b/tools/checkwps/checkwps.make
@@ -7,7 +7,7 @@
7# $Id$ 7# $Id$
8# 8#
9 9
10FLAGS=-g -D__PCTOOL__ -DDEBUG -DROCKBOX_DIR_LEN=9 -DWPS_DIR=\".\" $(TARGET) 10FLAGS=-g -D__PCTOOL__ -DDEBUG -DROCKBOX_DIR_LEN=9 -DWPS_DIR=\".\" $(TARGET) -Wall
11 11
12SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES) 12SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)
13 13