]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/hydra/Makefile
Merge commit 'fb864353cd8dc91591942f398ef971ba7714b50f' from hydra
[gnu-emacs-elpa] / packages / hydra / Makefile
index 43bcb5a28382f5ea6a4b3a3e5125c65de1d1274c..dd3a762e6c68fc39fbf47bcf51770f559fdd05e3 100644 (file)
@@ -11,9 +11,12 @@ test:
        @echo "Using $(shell which $(emacs))..."
        $(emacs) -batch $(LOAD) -f ert-run-tests-batch-and-exit
 
-compile:
+run:
        $(emacs) -q $(LOAD) -l hydra-init.el
        make clean
 
+compile:
+       $(emacs) -batch $(LOAD) -l hydra-init.el
+
 clean:
        rm -f *.elc