acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/dot1ad...
[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)