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 7b50cfb commit 02908e6Copy full SHA for 02908e6
Makefile
@@ -34,7 +34,7 @@ windows-compile:
34
-f batch-byte-compile $(DAP-GENERAL) $(DAP-CLIENTS)
35
36
unix-ci: clean build unix-compile test
37
-windows-ci: clean build windows-compile test
+windows-ci: clean windows-compile test
38
39
clean:
40
rm -rf .cask *.elc
0 commit comments