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