We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9bc97 commit fff6e72Copy full SHA for fff6e72
Makefile
@@ -5,7 +5,7 @@ CASK ?= cask
5
6
DAP-GENERAL := dap-launch.el dap-overlays.el dap-variables.el \
7
dap-mode.el dapui.el dap-ui.el dap-mouse.el \
8
- dap-hydra.el dap-utils.elc
+ dap-hydra.el dap-utils.el
9
10
# TODO: make a clients/ directory and update melpa recipe
11
DAP-CLIENTS := dap-chrome.el dap-cpptools.el dap-edge.el \
0 commit comments