dotfiles/mowedline/GNUmakefile

6 lines
93 B
Makefile

include ../dotfiles.mk
all: .config/mowedline/init.scm
%.scm: %.org
$(call tangle,scheme)