Packets/DefaultBundle: Fix ICMPv5Packet::calcChecksum() and finalize()
[senf.git] / senf / Utils / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AutoRules(env, subdirs=['impl'])