src/lte/wscript
changeset 9333 ef0cb9de6610
parent 8822 49d3a0979d43
parent 9332 c99e7730f696
child 9338 1945247ad4dd
--- a/src/lte/wscript	Wed Jun 27 18:06:50 2012 +0200
+++ b/src/lte/wscript	Thu Jun 28 13:47:39 2012 +0200
@@ -61,6 +61,9 @@
         'model/trace-fading-loss-model.cc',
         'model/epc-enb-application.cc',
         'model/epc-sgw-pgw-application.cc',
+        'model/epc-x2-sap.cc',
+        'model/epc-x2-header.cc',
+        'model/epc-x2.cc',
         'model/epc-tft.cc',
         'model/epc-tft-classifier.cc',
         'model/lte-mi-error-model.cc'
@@ -157,6 +160,9 @@
         'model/epc-gtpu-header.h',
         'model/epc-enb-application.h',
         'model/epc-sgw-pgw-application.h',
+        'model/epc-x2-sap.h',
+        'model/epc-x2-header.h',
+        'model/epc-x2.h',
         'model/epc-tft.h',
         'model/epc-tft-classifier.h',
         'model/lte-mi-error-model.h',