From 85b528e093b93e939a63cd76feef4cfa140aac6c Mon Sep 17 00:00:00 2001 From: Shwetha Date: Wed, 15 Jun 2016 16:34:16 +0100 Subject: VPP-76:APIs for Proof of transit feature added to iOAM Moved Proof of Transit utility as a plugin Moved Proof of Transit option as a plugin Change-Id: Idc9897205eb8ec80c5dea47b428e6209ac938c32 Signed-off-by: Shwetha --- vnet/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'vnet/Makefile.am') diff --git a/vnet/Makefile.am b/vnet/Makefile.am index b758c7f1..61a1998a 100644 --- a/vnet/Makefile.am +++ b/vnet/Makefile.am @@ -717,16 +717,6 @@ libvnetplugin_la_SOURCES += \ nobase_include_HEADERS += \ vnet/plugin/plugin.h -######################################## -# Service Chain verification util -######################################## -libvnet_la_SOURCES += \ - vnet/lib-scv/scv_util.c - -nobase_include_HEADERS += \ - vnet/lib-scv/scv_util.h \ - vnet/lib-scv/math64.h - lib_LTLIBRARIES = libvnet.la libvnetplugin.la dpdk_libs = -- cgit 1.2.3-korg