fix: fix makefile typo
This commit is contained in:
parent
b49a808739
commit
9202a1f9b2
2
makefile
2
makefile
|
@ -49,7 +49,7 @@ USER=`whoami`
|
|||
DEFAULT_CACHE_DIR=/home/loki/.cache/rose
|
||||
CURRENT_CACHE_DIR=/home/$(USER)/.cache/rose
|
||||
## dir
|
||||
DEFAULT_DIR='/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot'
|
||||
DEFAULT_DIR=/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot
|
||||
CURRENT_DIR=`pwd`
|
||||
|
||||
build: $(SRC) $(PLUGS) $(CONFIG)
|
||||
|
|
Loading…
Reference in New Issue
Block a user