X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vnet%2FMakefile.am;h=472fc71ee63925ee20c165e2234a32a2f6dd3d07;hb=a5abdeb296f3e395708e89d29093ab37fb6cae2f;hp=738f33f13dcc2010c2022a2f70c7e08533d99c63;hpb=6f9bca21945b171035a2a00663f1cd2185027f8b;p=vpp.git diff --git a/vnet/Makefile.am b/vnet/Makefile.am index 738f33f13dc..472fc71ee63 100644 --- a/vnet/Makefile.am +++ b/vnet/Makefile.am @@ -550,14 +550,14 @@ nobase_include_HEADERS += \ vnet/flow/ipfix_packet.h ######################################## -# IPFIX sample code +# IPFIX classify code ######################################## libvnet_la_SOURCES += \ - vnet/flow/flow_report_sample.c + vnet/flow/flow_report_classify.c nobase_include_HEADERS += \ - vnet/flow/flow_report_sample.h + vnet/flow/flow_report_classify.h ######################################## # lawful intercept