aboutsummaryrefslogtreecommitdiffstats
path: root/compton/.config/GNUmakefile
blob: 9017c1b20ccd7a2650b15bcc5adf16b255e1a017 (plain)
1
2
3
4
5
6
include ../../dotfiles.mk

all: compton.conf

%.conf: %.org
	$(call tangle,conf)