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