Add network emulation feature.
[sim/o1-interface.git] / ntsimulator / deploy / base / build_ntsim-ng.sh
index b64f071..aa24594 100755 (executable)
@@ -33,6 +33,7 @@ files=(
     "core/app/manager_actions.c"
     "core/app/manager_sysrepo.c"
     "core/app/network_function.c"
+    "core/app/blank.c"
     "core/datastore/schema.c"
     "core/datastore/generate.c"
     "core/datastore/populate.c"
@@ -48,6 +49,7 @@ files=(
     "utils/http_client.c"
     "utils/nts_utils.c"
     "utils/nc_client.c"
+    "utils/network_emulation.c"
     "features/ves_pnf_registration/ves_pnf_registration.c"
     "features/ves_heartbeat/ves_heartbeat.c"
     "features/ves_file_ready/ves_file_ready.c"