tcp: add tcp.api.h to nobase include 88/8188/1
authorFlorin Coras <fcoras@cisco.com>
Wed, 23 Aug 2017 18:24:02 +0000 (11:24 -0700)
committerFlorin Coras <fcoras@cisco.com>
Wed, 23 Aug 2017 18:25:10 +0000 (11:25 -0700)
Change-Id: Idcd78a21f4f2b6c1223123b5cc50a470ccd57e83
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet.am

index 182ec1f..055d3a7 100644 (file)
@@ -484,7 +484,8 @@ nobase_include_HEADERS +=                   \
  vnet/tcp/tcp_packet.h                         \
  vnet/tcp/tcp_timer.h                          \
  vnet/tcp/tcp_debug.h                          \
- vnet/tcp/tcp.h
+ vnet/tcp/tcp.h                                        \
+ vnet/tcp/tcp.api.h
 
 API_FILES += vnet/tcp/tcp.api