]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/hydra/Makefile
Merge commit '4bf7f1c9e46fb819c673e55d8a1891774e139f98' from hydra
[gnu-emacs-elpa] / packages / hydra / Makefile
index dd3a762e6c68fc39fbf47bcf51770f559fdd05e3..13fd61887cc3945f9b062fb3d2fda2aed2100c4f 100644 (file)
@@ -12,11 +12,11 @@ test:
        $(emacs) -batch $(LOAD) -f ert-run-tests-batch-and-exit
 
 run:
-       $(emacs) -q $(LOAD) -l hydra-init.el
+       $(emacs) -q $(LOAD) -l targets/hydra-init.el
        make clean
 
 compile:
-       $(emacs) -batch $(LOAD) -l hydra-init.el
+       $(emacs) -batch $(LOAD) -l targets/hydra-init.el
 
 clean:
        rm -f *.elc