Install utop.el too
This commit is contained in:
parent
ede0a15b4d
commit
ab45d0499f
4
jbuild
4
jbuild
|
@ -4,6 +4,10 @@
|
||||||
((section share)
|
((section share)
|
||||||
(files (utoprc-dark utoprc-light))))
|
(files (utoprc-dark utoprc-light))))
|
||||||
|
|
||||||
|
(install
|
||||||
|
((section share_root)
|
||||||
|
(files ((src/top/utop.el as emacs/site-lisp/utop.el)))))
|
||||||
|
|
||||||
(alias
|
(alias
|
||||||
((name examples)
|
((name examples)
|
||||||
(deps (examples/custom-utop/myutop.bc
|
(deps (examples/custom-utop/myutop.bc
|
||||||
|
|
Loading…
Reference in New Issue