summaryrefslogtreecommitdiffstats
path: root/.config/dunst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.config/dunst/Makefile')
-rw-r--r--.config/dunst/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/dunst/Makefile b/.config/dunst/Makefile
new file mode 100644
index 0000000..4f8a4e5
--- /dev/null
+++ b/.config/dunst/Makefile
@@ -0,0 +1,4 @@
+DESTDIR:=$(DESTDIR)/dunst
+objects=dunstrc
+
+include ../../dotfiles.mk