1 change: 1 addition & 0 deletions src/mobility/wscript
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def build(bld):
'test/steady-state-random-waypoint-mobility-model-test.cc',
'test/waypoint-mobility-model-test.cc',
'test/geo-to-cartesian-test.cc',
'test/cartesian-to-enu-test.cc',
'test/rand-cart-around-geo-test.cc',
]

Expand Down