fib: add adj_midchain.h to the list of files to install in the include path 28/21228/2
authorAlberto Compagno <acompagn+fdio@cisco.com>
Mon, 12 Aug 2019 09:43:19 +0000 (11:43 +0200)
committerNeale Ranns <nranns@cisco.com>
Tue, 13 Aug 2019 07:59:41 +0000 (07:59 +0000)
Type: fix
Ticket: VPP-1735

Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
Change-Id: I7063516a60bb211ad91ef04041b2751ca3f6598e

src/vnet/CMakeLists.txt

index 05a8077..beef1c9 100644 (file)
@@ -1345,6 +1345,7 @@ list(APPEND VNET_HEADERS
   adj/adj_glean.h
   adj/adj_nsh.h
   adj/adj_nbr.h
+  adj/adj_midchain.h
   adj/rewrite.h
 )