I should check, that the last compile really happened when I though it has ...
[senf.git] / Packets / SConscript
index 5755ab5..21b1900 100644 (file)
@@ -42,6 +42,14 @@ SENFSCons.Doxygen(env, extra_sources = [
                 PKGDRAWPACKETS = "MLDv2ListenerReportParser"),
     env.PkgDraw("DefaultBundle/MLDv2AddressRecord.png", "DefaultBundle/ICMPv6TypePacket.hh",
                 PKGDRAWPACKETS = "MLDv2AddressRecordParser"),
+    env.PkgDraw("80221Bundle/MIHPacket.hh",
+                PKGDRAWPACKETS = "MIHPacketParser"),
+    env.PkgDraw("80211Bundle/WLANPacket.hh"),
+    env.PkgDraw("80211Bundle/RadiotapPacket.hh"),
+    env.PkgDraw("MPEGDVBBundle/GREPacket.hh"),
+    env.PkgDraw("MPEGDVBBundle/MPESection.hh"),
+    env.PkgDraw("MPEGDVBBundle/SNDUPacket.hh"),
+    env.PkgDraw("MPEGDVBBundle/TransportPacket.hh"),
 ])
 SENFSCons.InstallIncludeFiles(env, includes)