commit | 8bdc63b6036167e080b6501c17e7691033b64319 | [log] [tgz] |
---|---|---|
author | Damjan Marion <damarion@cisco.com> | Wed Nov 02 14:48:21 2016 +0100 |
committer | Dave Barach <openvpp@barachs.net> | Wed Nov 02 19:28:08 2016 +0000 |
tree | 24bc069f81fa87cc442266ef02a66c06de803f16 | |
parent | 3a8345f6e0b66bf165b11b767d1f6da4b35bc280 [diff] [blame] |
feature: all input nodes must have same nexts Change-Id: Ie4c820933114af2269c99531856c45b0271a4a3e Signed-off-by: Damjan Marion <damarion@cisco.com>
diff --git a/vnet/Makefile.am b/vnet/Makefile.am index 96306dd..f53a61b 100644 --- a/vnet/Makefile.am +++ b/vnet/Makefile.am
@@ -44,6 +44,7 @@ vnet/api_errno.h \ vnet/buffer.h \ vnet/config.h \ + vnet/devices/devices.h \ vnet/global_funcs.h \ vnet/handoff.h \ vnet/interface.h \