Re-sync WAF build with the latest SConstruct changes.
This commit is contained in:
@@ -14,13 +14,13 @@ def build(bld):
|
||||
'llc-snap-header.cc',
|
||||
'ipv4-route.cc',
|
||||
'queue.cc',
|
||||
'drop-tail.cc',
|
||||
'drop-tail-queue.cc',
|
||||
'channel.cc',
|
||||
'node-list.cc',
|
||||
'socket.cc',
|
||||
'i-socket-factory.cc',
|
||||
'i-udp.cc',
|
||||
'i-ipv4.cc',
|
||||
'socket-factory.cc',
|
||||
'udp.cc',
|
||||
'ipv4.cc',
|
||||
'application.cc',
|
||||
]
|
||||
|
||||
@@ -32,13 +32,13 @@ def build(bld):
|
||||
'mac-address.h',
|
||||
'ipv4-route.h',
|
||||
'queue.h',
|
||||
'drop-tail.h',
|
||||
'drop-tail-queue.h',
|
||||
'llc-snap-header.h',
|
||||
'channel.h',
|
||||
'node-list.h',
|
||||
'socket.h',
|
||||
'i-socket-factory.h',
|
||||
'i-udp.h',
|
||||
'i-ipv4.h',
|
||||
'socket-factory.h',
|
||||
'udp.h',
|
||||
'ipv4.h',
|
||||
'application.h',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user