src/devices/wifi/wscript
changeset 4038 c6f634d0fc6f
parent 3912 4d1a61f80745
child 4071 a785ca39a10c
--- a/src/devices/wifi/wscript	Tue Dec 30 21:51:36 2008 -0800
+++ b/src/devices/wifi/wscript	Tue Jan 06 13:12:28 2009 +0100
@@ -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',