fix makefile and broken sentbox

This commit is contained in:
Kevin Froman 2019-03-05 11:11:49 -06:00
parent d4eb3f43ef
commit 930d825ebc
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
ONIONR_HOME ?= data
all:;: '$(ONIONR_HOME)'
PREFIX = /usr/local
.DEFAULT_GOAL := setup