X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2F80211Bundle%2FSConscript;fp=senf%2FPackets%2F80211Bundle%2FSConscript;h=6ea2d448db0a89e7ca37446e796acbb8b68905aa;hb=5083ed2a2fe087df2f981b3f66eaf0fb130243eb;hp=6c532af12b9ab124ff3cb8ce49b3200c59a71609;hpb=01e8fa6cf173c60c3deb47c29c6d56718ef9548e;p=senf.git diff --git a/senf/Packets/80211Bundle/SConscript b/senf/Packets/80211Bundle/SConscript index 6c532af..6ea2d44 100644 --- a/senf/Packets/80211Bundle/SConscript +++ b/senf/Packets/80211Bundle/SConscript @@ -7,4 +7,5 @@ import SENFSCons SConscript(env.Glob("*/SConscript")) -SENFSCons.AutoPacketBundle(env, '80211Bundle', subdirs=['radiotap']) +SENFSCons.AutoPacketBundle(env, '80211Bundle', + subdirs=['radiotap'], exclude=['radiotap/radiotap.c'])