moving Makefile

This commit is contained in:
Gabriel mermelstein 2025-01-22 14:50:52 +01:00
parent d517abc07b
commit ad4d5c469c
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -1,7 +1,7 @@
# Makefile for Waku Go Bindings
# Directories
THIRD_PARTY_DIR := third_party
THIRD_PARTY_DIR := ../third_party
NWAKU_REPO := https://github.com/waku-org/nwaku
NWAKU_DIR := $(THIRD_PARTY_DIR)/nwaku