--- a/src/helper/wscript Thu May 28 20:16:56 2009 +0200
+++ b/src/helper/wscript Thu May 28 21:37:25 2009 -0700
@@ -7,12 +7,12 @@
'net-device-container.cc',
'wifi-helper.cc',
'olsr-helper.cc',
- 'static-multicast-route-helper.cc',
'point-to-point-helper.cc',
'csma-helper.cc',
'mobility-helper.cc',
'ns2-mobility-helper.cc',
'ipv4-address-helper.cc',
+ 'ipv4-static-routing-helper.cc',
'internet-stack-helper.cc',
'application-container.cc',
'on-off-helper.cc',
@@ -34,12 +34,12 @@
'net-device-container.h',
'wifi-helper.h',
'olsr-helper.h',
- 'static-multicast-route-helper.h',
'point-to-point-helper.h',
'csma-helper.h',
'mobility-helper.h',
'ns2-mobility-helper.h',
'ipv4-address-helper.h',
+ 'ipv4-static-routing-helper.h',
'internet-stack-helper.h',
'application-container.h',
'on-off-helper.h',