summaryrefslogtreecommitdiffstats
path: root/.config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.config/Makefile')
-rw-r--r--.config/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/Makefile b/.config/Makefile
new file mode 100644
index 0000000..0d9939f
--- /dev/null
+++ b/.config/Makefile
@@ -0,0 +1,5 @@
+DESTDIR:=$(DESTDIR)/.config
+modules=awesome clfswm cower dunst fehlstart fish herbstluftwm \
+ newsbeuter zathura
+
+include ../dotfiles.mk