summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-03-29 19:11:00 +0200
committerbrotzeit <brotzeitmacher@gmail.com>2021-04-23 13:57:07 +0200
commit3eb6d2fc2dcdf117e0570fa1891ccf63720f27ca (patch)
treec19bac2adadaca7d2163735fd13a43fad712a79c /Makefile
parent649f492e073f449fb5e5557c4f7ff30ada8800e2 (diff)
downloadrust-mode-3eb6d2fc2dcdf117e0570fa1891ccf63720f27ca.tar.gz
Create rust-utils.el from existing code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aaa652c..64bb106 100644
--- a/Makefile
+++ b/Makefile
@@ -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 =