acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output
[vpp.git] / src / plugins / acl.am
index 01e0197..b67191e 100644 (file)
@@ -16,6 +16,8 @@ vppplugins_LTLIBRARIES += acl_plugin.la
 
 acl_plugin_la_SOURCES =                                \
        acl/acl.c                               \
+       acl/hash_lookup.c                       \
+       acl/lookup_context.c                    \
        acl/fa_node.c                   \
        acl/l2sess.h                            \
        acl/manual_fns.h                        \