fix(Makefile): invalid path to crate build (#1981)

This commit is contained in:
Aaryamann Challani 2023-09-01 16:50:55 +05:30 committed by GitHub
parent 68e8d9a79c
commit 1a318c2990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ endif
### RLN
LIBRLN_BUILDDIR := $(CURDIR)/vendor/zerokit/target/release
LIBRLN_BUILDDIR := $(CURDIR)/vendor/zerokit
ifeq ($(OS),Windows_NT)
LIBRLN_FILE := rln.lib