summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-21 13:45:09 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-21 16:00:48 +0000
commit067eaf954dfa4da6e72bc0f8c779d5b711678385 (patch)
treef185ad941dd34c25d9c27eea097dfd3361323710 /Makefile
parent5881168bf8187149e2caf59e72e1ac2d739aa3a4 (diff)
writeU8 is unused in the external libcdr lib, but filter it out from easy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 79ccd2e37721..43862673c6b1 100644
--- a/Makefile
+++ b/Makefile
@@ -485,6 +485,7 @@ findunusedcode:
| grep -v ^WP6 \
| grep -v ^WPG \
| grep -v ^WPS \
+ | grep -v WPXBinaryData \
> unusedcode.easy
check: dev-install subsequentcheck