fix makefile and broken sentbox
This commit is contained in:
parent
d4eb3f43ef
commit
930d825ebc
2 changed files with 5 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -1,3 +1,6 @@
|
|||
ONIONR_HOME ?= data
|
||||
all:;: '$(ONIONR_HOME)'
|
||||
|
||||
PREFIX = /usr/local
|
||||
|
||||
.DEFAULT_GOAL := setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue