--- a/src/lte/wscript Tue Dec 04 13:16:20 2012 +0100
+++ b/src/lte/wscript Thu Dec 13 11:45:59 2012 +0100
@@ -43,6 +43,8 @@
'helper/radio-bearer-stats-calculator.cc',
'helper/radio-bearer-stats-connector.cc',
'helper/mac-stats-calculator.cc',
+ 'helper/phy-tx-stats-calculator.cc',
+ 'helper/phy-rx-stats-calculator.cc',
'helper/radio-environment-map-helper.cc',
'helper/lte-hex-grid-enb-topology-helper.cc',
'model/rem-spectrum-phy.cc',
@@ -162,6 +164,8 @@
'helper/lte-stats-calculator.h',
'helper/epc-helper.h',
'helper/mac-stats-calculator.h',
+ 'helper/phy-tx-stats-calculator.h',
+ 'helper/phy-rx-stats-calculator.h',
'helper/radio-bearer-stats-calculator.h',
'helper/radio-bearer-stats-connector.h',
'helper/radio-environment-map-helper.h',