diff options
Diffstat (limited to 'plugins/ioam-plugin/Makefile.am')
-rw-r--r-- | plugins/ioam-plugin/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ioam-plugin/Makefile.am b/plugins/ioam-plugin/Makefile.am index 130f87e2f18..9a87767518e 100644 --- a/plugins/ioam-plugin/Makefile.am +++ b/plugins/ioam-plugin/Makefile.am @@ -126,6 +126,7 @@ vppplugins_LTLIBRARIES += libioam_trace_plugin.la libioam_vxlan_gpe_plugin_la_SOURCES = \ ioam/lib-vxlan-gpe/ioam_encap.c \ ioam/lib-vxlan-gpe/ioam_decap.c \ + ioam/lib-vxlan-gpe/ioam_transit.c \ ioam/lib-vxlan-gpe/ioam_pop.c \ ioam/lib-vxlan-gpe/vxlan_gpe_api.c \ ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c \ |