acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included in more...
[vpp.git] / src / plugins / Makefile.am
index 825021d..9c891c5 100644 (file)
@@ -75,10 +75,6 @@ if ENABLE_IXGE_PLUGIN
 include ixge.am
 endif
 
-if ENABLE_KUBEPROXY_PLUGIN
-include kubeproxy.am
-endif
-
 if ENABLE_LACP_PLUGIN
 include lacp.am
 endif
@@ -87,6 +83,10 @@ if ENABLE_LB_PLUGIN
 include lb.am
 endif
 
+if ENABLE_MACTIME_PLUGIN
+include mactime.am
+endif
+
 if ENABLE_MARVELL_PLUGIN
 include marvell.am
 endif