diff --git a/Makefile.common b/Makefile.common index 4b1031c..f0b7d3c 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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\"" \