From e8cdf76fbfaa6bd6c79b7a44a22e277c62781c9e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 22 Jul 2022 21:12:45 -0700 Subject: Move a couple of keybindings to herbstluftwm --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 2f5d0e8..f368adb 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -143,6 +143,9 @@ nyxt: nyxt/.config/nyxt/init.lisp %.zwc: % zsh -c "zcompile $@ $^" +check: + $(SCHEME_IMPLEMENTATION) --no-auto-compile test.scm + # Local Variables: # outline-regexp: "##+" # End: -- cgit v1.2.3-54-g00ecf