brown paper bag bug: replaced 'static char' with std:string as return value
[senf.git] / senf / Socket / Protocols / INet / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons, glob
5
6 ###########################################################################
7
8 SENFSCons.AllIncludesHH(env, exclude=['INet.hh'])
9 SENFSCons.AutoRules(env)