hsa: add http throughput test server app
[vpp.git] / src / plugins / hs_apps / CMakeLists.txt
index 1f47482..aec322a 100644 (file)
@@ -19,7 +19,8 @@ add_vpp_plugin(hs_apps
   echo_client.c
   echo_server.c
   hs_apps.c
-  http_server.c
+  http_cli.c
+  http_tps.c
   proxy.c
 )