mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 21:33:05 +00:00
targets/avy-init.el: Move
* Makefile: Update. Fixes #32 Fixes milkypostman/melpa/#2758
This commit is contained in:
parent
04d26c4d21
commit
ca302b4fe6
4
Makefile
4
Makefile
@ -11,10 +11,10 @@ test:
|
||||
$(emacs) -batch $(LOAD) -f ert-run-tests-batch-and-exit
|
||||
|
||||
compile:
|
||||
$(emacs) -batch -l avy-init.el
|
||||
$(emacs) -batch -l targets/avy-init.el
|
||||
|
||||
run:
|
||||
$(emacs) -Q -l avy-init.el
|
||||
$(emacs) -Q -l targets/avy-init.el
|
||||
|
||||
clean:
|
||||
rm -f *.elc
|
||||
|
Loading…
x
Reference in New Issue
Block a user