summaryrefslogtreecommitdiffstats
path: root/zebra/subdir.am
diff options
context:
space:
mode:
authorSharath Ramamurthy <sramamurthy@nvidia.com>2021-08-04 11:26:40 +0200
committerStephen Worley <sworley@nvidia.com>2023-02-14 00:12:04 +0100
commitb459b90de8ab2f2110d42d0b7e1617a1011f2286 (patch)
treeb4f89d17b5741896dc52e13d1db1600a80ca459e /zebra/subdir.am
parentzebra: add zebra_l2_bridge_if.h header file to noinst_HEADER (diff)
downloadfrr-b459b90de8ab2f2110d42d0b7e1617a1011f2286.tar.xz
frr-b459b90de8ab2f2110d42d0b7e1617a1011f2286.zip
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>
Diffstat (limited to '')
-rw-r--r--zebra/subdir.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/subdir.am b/zebra/subdir.am
index c5fb0cea5..259782a34 100644
--- a/zebra/subdir.am
+++ b/zebra/subdir.am
@@ -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 \