diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 92ae836ff5c4..a7803caf3ae0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -377,6 +377,7 @@ findunusedcode: | grep -v ^CIcc \ | grep -v ^CLuceneError:: \ | grep -v ^cppu:: \ + | grep -v ^CppUnit:: \ | grep -v ^Dde \ | grep -v ^graphite2:: \ | grep -v ^jvmaccess:: \ |