diff options
Diffstat (limited to 'Makefile.top')
-rw-r--r-- | Makefile.top | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.top b/Makefile.top index 82ce7f84dc68..af7d91d99125 100644 --- a/Makefile.top +++ b/Makefile.top @@ -531,6 +531,7 @@ findunusedcode: | grep -v ^libwps_tools_win:: \ | grep -v ^lucene:: \ | grep -v ^Matrix3d:: \ + | grep -v ^RelatedMultipart:: \ | grep -v ^salhelper:: \ | grep -v ^VSDInternalStream:: \ | grep -v ^WP1 \ |