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:: \