4985974cac5c782fc68ad102ba45979946205d97
[vpp.git] / build-root / emacs-lisp / make-plugin.sh
1 #!/usr/bin/emacs --script
2 (load-file "./all-skel.el")
3 (make-plugin)
4 (save-some-buffers t)