summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlinux_dpdk/ws_main.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux_dpdk/ws_main.py b/linux_dpdk/ws_main.py
index 80db143c..6aad508a 100755
--- a/linux_dpdk/ws_main.py
+++ b/linux_dpdk/ws_main.py
@@ -747,7 +747,8 @@ files_list=[
'dpdk_nic_bind.py',
'dpdk_setup_ports.py',
'doc_process.py',
- 'trex_daemon_server'
+ 'trex_daemon_server',
+ 'trex-console'
];
files_dir=['cap2','avl','cfg','ko','automation', 'external_libs', 'python-lib']