diff options
Diffstat (limited to 'emacs.d/lisp/magit/autogen.sh')
-rwxr-xr-x | emacs.d/lisp/magit/autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/lisp/magit/autogen.sh b/emacs.d/lisp/magit/autogen.sh new file mode 100755 index 0000000..f586638 --- /dev/null +++ b/emacs.d/lisp/magit/autogen.sh @@ -0,0 +1,2 @@ +#! /bin/sh +autoreconf --install |