acl-plugin: add the debug CLI to show macip ACLs and where they are applied (VPP...
[vpp.git] / extras / emacs / make-plugin.sh
1 #!/usr/bin/emacs --script
2 (load-file "./all-skel.el")
3 (make-plugin)
4 (save-some-buffers t)