src/devices/wifi/wscript
changeset 4071 a785ca39a10c
parent 4064 10222f483860
parent 4038 c6f634d0fc6f
child 4334 12b3fcf84fc5
child 4793 4f6a6772628e
--- a/src/devices/wifi/wscript	Sat Jan 03 23:14:32 2009 +0000
+++ b/src/devices/wifi/wscript	Fri Jan 09 11:44:13 2009 +0000
@@ -12,6 +12,7 @@
         'wifi-phy.cc',
         'wifi-phy-state-helper.cc',
         'error-rate-model.cc',
+        'yans-error-rate-model.cc',
         'interference-helper.cc',
         'yans-wifi-phy.cc',
         'yans-wifi-channel.cc',
@@ -75,6 +76,7 @@
         'wifi-phy.h',
         'supported-rates.h',
         'error-rate-model.h',
+        'yans-error-rate-model.h',
         ]
 
     obj = bld.create_ns3_program('wifi-phy-test',