# -*- Mode: Python -*-

Import('env')

env.NREProgram(env, 'delegate', Glob('*.cc'))
