diff --git a/src/Makefile b/src/Makefile index 04f1754..a7f362a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ else CRYPTO = mbedtls/sha256.c mbedtls/md.c mbedtls/md_wrap.c endif -PREFIX = /usr +PREFIX = /usr/local BINDIR = $(PREFIX)/bin TARGET = pixiewps