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 969b42bfb5
commit 40848871c5

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