Packets/DefaultBundle: Implement ICMPv6Packet::create unit test
[senf.git] / senf / Utils / Logger / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AllIncludesHH(env, exclude=['Logger.hh','SenfLog.hh'])
9 SENFSCons.AutoRules(env)