dotfiles/mowedline/GNUmakefile

7 lines
93 B
Text
Raw Normal View History

2016-10-19 11:46:20 +02:00
include ../dotfiles.mk
all: .config/mowedline/init.scm
%.scm: %.org
$(call tangle,scheme)