diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ export EMACS ?= $(shell which emacs) -JSONRPC = jsonrpc-1.0.25/jsonrpc.el +JSONRPC = jsonrpc-1.0.26/jsonrpc.el ELFILES = dape.el dape-tests.el ELCFILES = $(addsuffix .elc, $(basename $(ELFILES))) |
