diff --git a/Makefile b/Makefile index 1f87903..e6a867a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ prefix ?= /usr/local bindir = $(prefix)/bin -libdir = $(prefix)/lib build: swift build -c release --disable-sandbox