Browse Source

make file-* works

pull/5/head
10sr 9 years ago
parent
commit
9d360a3eb8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile View File

@@ -122,6 +122,9 @@ $(dotfiles_dir)/%: $(dotfiles_dir)/.git
endif

file-%: $(dotfiles_dir)/%
true

.PRECIOUS: $(dotfiles_dir)/%





Loading…
Cancel
Save