diff options
| author | 2013-05-15 17:35:51 +0200 | |
|---|---|---|
| committer | 2013-05-15 17:35:51 +0200 | |
| commit | 6c2db7df0e40962537ce74d6f6213fac1782bd1b (patch) | |
| tree | 57483bb4d37c243619d71123260711100afb1a93 /.config/dunst | |
| parent | 8ae90ffbd18d4312806e11cdda99e3dadcc9bf57 (diff) | |
| download | dotfiles-phoenix.tar.gz dotfiles-phoenix.zip | |
Update dotfilesphoenix
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/Makefile b/.config/dunst/Makefile index 4f8a4e5..6076e74 100644 --- a/.config/dunst/Makefile +++ b/.config/dunst/Makefile @@ -1,4 +1,4 @@ -DESTDIR:=$(DESTDIR)/dunst +SUBDIR=dunst objects=dunstrc include ../../dotfiles.mk |
