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 f497407b3467..0d002dd49625 100644 --- a/Makefile.top +++ b/Makefile.top @@ -462,6 +462,7 @@ findunusedcode: @$(GNUMAKE) -f $(SOLARENV)/bin/callcatcher.Makefile findunusedcode @grep ::.*\( unusedcode.all \ | grep -v ^Atom \ + | grep -v ^atom:: \ | grep -v ^boost:: \ | grep -v ^CIcc \ | grep -v ^CLuceneError:: \ |