diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-11-14 09:27:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-14 10:11:33 +0000 |
commit | 690ce9f1b95c0bb2e8401771c376d3052009c9af (patch) | |
tree | 514eaf197e0f7a5c665c4a847505d924dbf05201 /Makefile.top | |
parent | fb0b27491dbb0186ac20574b47c904b4c44eac83 (diff) |
callcatcher: more binfilter freed up methods
Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
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 \ |