summaryrefslogtreecommitdiffstats
path: root/src/plugins/lb.am
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2017-11-13 20:34:06 +0800
committerNeale Ranns <nranns@cisco.com>2017-12-06 13:22:51 +0000
commitbf4be5730557c4280f2f9f8b7ef1a194716c82bd (patch)
tree5e2297c4484902801cb3c04e316da4123a9bd3b3 /src/plugins/lb.am
parent22229864cb6e30c9b75a9c36e4ffa8500c0cdc5f (diff)
Restructure some files in LB to src/vnet to reuse
Change-Id: Ic8b193e93ce18ca82b294816aa7ee0ef31d64bc2 Signed-off-by: Pierre Pfister <ppfister@cisco.com> Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
Diffstat (limited to 'src/plugins/lb.am')
-rw-r--r--src/plugins/lb.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/lb.am b/src/plugins/lb.am
index 352358fa88f..f0ff6267691 100644
--- a/src/plugins/lb.am
+++ b/src/plugins/lb.am
@@ -19,7 +19,6 @@ lb_plugin_la_SOURCES = \
lb/node.c \
lb/cli.c \
lb/util.c \
- lb/refcount.c \
lb/api.c
BUILT_SOURCES += \
@@ -31,7 +30,6 @@ API_FILES += lb/lb.api
noinst_HEADERS += \
lb/lb.h \
lb/util.h \
- lb/refcount.h \
lb/lbhash.h \
lb/lb.api.h