aboutsummaryrefslogtreecommitdiffstats
path: root/mowedline/GNUmakefile
blob: e393a0bf7f14e2886174cf56f38e2e22a52676e2 (plain)
1
2
3
4
5
6
include ../dotfiles.mk

all: .config/mowedline/init.scm

%.scm: %.org
	$(call tangle,scheme)