Cleanup URI code and TCP bugfixing
[vpp.git] / src / vnet.am
index 7125a12..4e30ee9 100644 (file)
@@ -461,6 +461,7 @@ libvnet_la_SOURCES +=                               \
  vnet/tcp/tcp_output.c                         \
  vnet/tcp/tcp_input.c                          \
  vnet/tcp/tcp_newreno.c                                \
+ vnet/tcp/builtin_server.c                     \
  vnet/tcp/tcp.c
 
 nobase_include_HEADERS +=                      \