summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/vnf_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vnf_build.sh b/tools/vnf_build.sh
index 342ac119..f6afb879 100755
--- a/tools/vnf_build.sh
+++ b/tools/vnf_build.sh
@@ -233,7 +233,7 @@ step_3()
{
TITLE="Build VNFs"
CONFIG_NUM=1
- TEXT[1]="Build all VNFs (vACL, vCGNAPT, vFW)"
+ TEXT[1]="Build all VNFs (vACL, vCGNAPT, vFW, UDP_Replay)"
FUNC[1]="build_vnfs"
}