5606fd661e820b2ebed60baf9511f36306118016
[bbaumbach/samba-autobuild/.git] / third_party / waf / waflib / extras / add_objects.py
1 #! /usr/bin/env python
2 # encoding: utf-8
3 # Thomas Nagy, 2011 (ita)
4
5 from waflib import Logs
6 Logs.warn('This tool has been merged to the main library, remove the references to "add_objects"')