fixed some file headers to the new format
[senf.git] / Packets / SConscript
index 9be4d50..4500875 100644 (file)
@@ -12,7 +12,7 @@ SENFSCons.StandardTargets(env)
 SENFSCons.Lib(env,
               library = 'Packets',
               sources = SENFSCons.GlobSources(),
-              LIBS = [ 'Socket', 'Utils' ])
+              LIBS = [ 'Utils' ])
 SENFSCons.Doxygen(env, extra_sources = [
     env.Dia2Png("structure.dia")
 ])