diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ DEPFLAGS = -MMD -MP CPPFLAGS = -Isrc -Iclients -Ivendor -Ivendor/argon2 DEFS = -D_GNU_SOURCE -DARGON2_NO_THREADS -DBOKF_VERSION=\"$(VERSION)\" -BUILD = build +BUILD ?= build VENDOR_SRC = vendor/sqlite3.c vendor/yyjson.c vendor/sha256.c \ vendor/argon2/argon2.c vendor/argon2/core.c \ |
