Packets: BUGFIX: Ensure correct linking of all referenced packet types
[senf.git] / Packets / DefaultBundle / SConscript
index 4d765df..310d9c8 100644 (file)
@@ -19,4 +19,6 @@ SENFSCons.Lib(env,
     sources = sources[0],
     no_includes = 1)
                  
+SConscript(glob.glob("*/SConscript"))
+
 SENFSCons.Doxygen(env)