dotfiles/compton/.config/GNUmakefile
2016-11-03 15:25:26 +01:00

6 lines
81 B
Makefile

include ../../dotfiles.mk
all: compton.conf
%.conf: %.org
$(call tangle,conf)