diff options
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 = |
