Update PROTOCOL_DIR

This commit is contained in:
Jaidyn Ann 2021-08-15 11:59:26 -05:00
parent a11215ebf2
commit dec18f7b65

View File

@ -1,5 +1,5 @@
LIBPATHS = $(OBJ_DIR)
PROTOCOL_DIR = $(OBJ_DIR)/protocols/
PROTOCOL_DIR = $(OBJ_DIR)/cardie/
DEBUG_ENABLED ?= false
DEFINES := VERSION="\"0.0.2\"" \