Build needed cache dirs in makefile
This commit is contained in:
parent
ef4e4a6ab0
commit
f7b68114db
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -42,5 +42,6 @@ _update:
|
|||
_install:
|
||||
@cask install 2>&1
|
||||
@rm -f bootstrap.elc
|
||||
@mkdir -p $(CACHE_DIR)/{undo,backup,workgroups}
|
||||
|
||||
.PHONY: all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue