From 2cd30670d8395dc832747a4a0295ffd1bfb256b4 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 22 Nov 2024 23:42:12 -0800 Subject: Fix rincewind configuration --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 15c6712..ba11628 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -163,6 +163,8 @@ endif check: $(SCHEME_IMPLEMENTATION) --no-auto-compile test.scm +new-dotfiles: + # Local Variables: # outline-regexp: "##+" # End: -- cgit v1.3-2-g0d8e