diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-03-29 19:11:00 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-04-23 13:57:07 +0200 |
| commit | 3eb6d2fc2dcdf117e0570fa1891ccf63720f27ca (patch) | |
| tree | c19bac2adadaca7d2163735fd13a43fad712a79c /Makefile | |
| parent | 649f492e073f449fb5e5557c4f7ff30ada8800e2 (diff) | |
| download | rust-mode-3eb6d2fc2dcdf117e0570fa1891ccf63720f27ca.tar.gz | |
Create rust-utils.el from existing code
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ ELS += rust-cargo.el ELS += rust-compile.el ELS += rust-playpen.el ELS += rust-rustfmt.el +ELS += rust-utils.el ELCS = $(ELS:.el=.elc) DEPS = |
