aboutsummaryrefslogtreecommitdiffstats
path: root/compton/.config/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'compton/.config/GNUmakefile')
-rw-r--r--compton/.config/GNUmakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/compton/.config/GNUmakefile b/compton/.config/GNUmakefile
new file mode 100644
index 0000000..9017c1b
--- /dev/null
+++ b/compton/.config/GNUmakefile
@@ -0,0 +1,6 @@
+include ../../dotfiles.mk
+
+all: compton.conf
+
+%.conf: %.org
+ $(call tangle,conf)