build: install vpp_echo for CSIT QUIC perf tests

Type: make

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Iddfcce1f662efe63c5a6788a0a604917b1c9d81e
This commit is contained in:
Dave Wallace 2020-01-15 18:16:31 +00:00
parent 79bfb9e09c
commit e5060b33bd

View File

@ -38,7 +38,6 @@ if(VPP_BUILD_HS_SAPI_APPS)
sapi/vpp_echo_proto_udp.c
LINK_LIBRARIES vlibmemoryclient svm vppinfra pthread m rt
DEPENDS api_headers
NO_INSTALL
)
endif(VPP_BUILD_HS_SAPI_APPS)