X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vnet%2FMakefile.am;h=460becbfff99cae42533666597bb48895cae6ddb;hb=d6f5b96e6f4e1d5022b18f0ff575dce1d19e931c;hp=c0115eb1368dd5954f66e1a3bc4a7e273d1b587f;hpb=2e89a894a46e6de80bdd3bcec184a53b32e5c091;p=vpp.git diff --git a/vnet/Makefile.am b/vnet/Makefile.am index c0115eb1368..460becbfff9 100644 --- a/vnet/Makefile.am +++ b/vnet/Makefile.am @@ -114,6 +114,7 @@ libvnet_la_SOURCES += \ vnet/l2/l2_output_acl.c \ vnet/l2/l2_output.c \ vnet/l2/l2_patch.c \ + vnet/l2/l2_rw.c \ vnet/l2/l2_vtr.c \ vnet/l2/l2_xcrw.c @@ -129,6 +130,7 @@ nobase_include_HEADERS += \ vnet/l2/l2_bvi.h \ vnet/l2/l2_flood.h \ vnet/l2/l2_fib.h \ + vnet/l2/l2_rw.h \ vnet/l2/l2_xcrw.h \ vnet/l2/l2_classify.h