summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-14 10:16:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-14 14:34:10 +0100
commitf0997ea3932328d96196e37f0c27c831b321909c (patch)
treeb207049dff74d43ca1b30ef5775b3a9b22759e79 /Makefile
parent82d1c1d9ebaf6e2f5eb81c05223d1f6bb7679bce (diff)
filter unused libwps_tools_win:: methods
Change-Id: I88fca8854db96fdba1ea9069fb95a237c5b02bb2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c4fdc2f48f09..55d3605b1361 100644
--- a/Makefile
+++ b/Makefile
@@ -487,6 +487,7 @@ findunusedcode:
| grep -v ^libcmis:: \
| grep -v ^libvisio:: \
| grep -v ^libwpg:: \
+ | grep -v ^libwps_tools_win:: \
| grep -v ^lucene:: \
| grep -v ^Matrix3d:: \
| grep -v ^salhelper:: \