zebra: add zebra_vxlan_if.h header file to noinst_HEADER

zebra_vxlan_if.h header file was missed in noinst_HEADERS resulting
in build failure for some platforms.

Signed-off-by: Sharath Ramamurthy <sramamurthy@nvidia.com>
This commit is contained in:
Sharath Ramamurthy 2021-08-04 14:56:40 +05:30 committed by Stephen Worley
parent e0893ac1c8
commit b459b90de8

View File

@ -186,6 +186,7 @@ noinst_HEADERS += \
zebra/zebra_evpn_mh.h \
zebra/zebra_neigh.h \
zebra/zebra_l2_bridge_if.h \
zebra/zebra_vxlan_if.h \
zebra/zserv.h \
zebra/dpdk/zebra_dplane_dpdk.h \
zebra/dpdk/zebra_dplane_dpdk_private.h \