summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/extras/add_objects.py
blob: 5606fd661e820b2ebed60baf9511f36306118016 (plain)
1
2
3
4
5
6
#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2011 (ita)

from waflib import Logs
Logs.warn('This tool has been merged to the main library, remove the references to "add_objects"')