http: support client connect
[vpp.git] / src / plugins / hs_apps / CMakeLists.txt
index a61ee55..bd43eb3 100644 (file)
@@ -20,6 +20,7 @@ add_vpp_plugin(hs_apps
   echo_server.c
   hs_apps.c
   http_cli.c
+  http_client_cli.c
   http_tps.c
   proxy.c
 )