aboutsummaryrefslogtreecommitdiffstats
path: root/mowedline/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'mowedline/GNUmakefile')
-rw-r--r--mowedline/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mowedline/GNUmakefile b/mowedline/GNUmakefile
index e393a0b..ee829e6 100644
--- a/mowedline/GNUmakefile
+++ b/mowedline/GNUmakefile
@@ -2,5 +2,6 @@ include ../dotfiles.mk
all: .config/mowedline/init.scm
+%.scm: SCHEME_IMPLEMENTATION = chicken
%.scm: %.org
$(call tangle,scheme)