Packets/80211Bundle: added SSID-IE to BeaconPacket
[senf.git] / senf / Utils / Console / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AutoRules(env,  exclude=['testServer.cc'])
9 env.Program('testServer', ['testServer.cc'])