From: tho Date: Fri, 10 Jul 2009 07:35:22 +0000 (+0000) Subject: fix for Rev 1263: removed MPLS image X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=e45a40c0227818e6d14d56529485ca6df1f43d0a;hp=ef7165e64d4b315ed1ca9604ee9114887938f0ee;p=senf.git fix for Rev 1263: removed MPLS image git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1266 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Packets/SConscript b/Packets/SConscript index 1732162..5039f22 100644 --- a/Packets/SConscript +++ b/Packets/SConscript @@ -56,7 +56,6 @@ SENFSCons.Doxygen(env, extra_sources = [ env.PkgDraw("MPEGDVBBundle/MPESection.hh"), env.PkgDraw("MPEGDVBBundle/SNDUPacket.hh"), env.PkgDraw("MPEGDVBBundle/TransportPacket.hh"), - env.PkgDraw("DefaultBundle/MPLSPacket.hh"), ]) SENFSCons.InstallIncludeFiles(env, includes)