]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/hydra/Makefile
Make sure not to lose the minibuffer-prompt face
[gnu-emacs-elpa] / packages / hydra / Makefile
index 43bcb5a28382f5ea6a4b3a3e5125c65de1d1274c..13fd61887cc3945f9b062fb3d2fda2aed2100c4f 100644 (file)
@@ -11,9 +11,12 @@ test:
        @echo "Using $(shell which $(emacs))..."
        $(emacs) -batch $(LOAD) -f ert-run-tests-batch-and-exit
 
-compile:
-       $(emacs) -q $(LOAD) -l hydra-init.el
+run:
+       $(emacs) -q $(LOAD) -l targets/hydra-init.el
        make clean
 
+compile:
+       $(emacs) -batch $(LOAD) -l targets/hydra-init.el
+
 clean:
        rm -f *.elc