changeset 983 | 47c42bd66fb7 |
parent 976 | e82bac1816ce |
child 1000 | 7c942ac88714 |
--- a/src/internet-node/wscript Thu Jul 26 12:12:51 2007 +0100 +++ b/src/internet-node/wscript Thu Jul 26 12:26:21 2007 +0100 @@ -17,6 +17,7 @@ 'ipv4-checksum.cc', 'ipv4-interface.cc', 'ipv4-l3-protocol.cc', + 'ipv4-static-routing.cc', 'ipv4-end-point.cc', 'udp-l4-protocol.cc', 'arp-header.cc', @@ -40,4 +41,5 @@ 'internet-node.h', 'ascii-trace.h', 'pcap-trace.h', + 'ipv4-header.h', ]