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