acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included in more...
[vpp.git] / src / plugins / acl.am
index 8508a1d..f73fda6 100644 (file)
@@ -27,7 +27,8 @@ acl_plugin_la_SOURCES =                               \
        acl/lookup_context.c                    \
        acl/sess_mgmt_node.c                    \
        acl/dataplane_node.c                    \
-       acl/l2sess.h                            \
+       acl/public_inlines.h                    \
+       acl/exported_types.h                    \
        acl/manual_fns.h                        \
        acl/acl_plugin.api.h