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