Fixed Makefile to adjust new directories.
This commit is contained in:
@@ -8,7 +8,7 @@ SRC += pjrc.c \
|
||||
|
||||
|
||||
# Search Path
|
||||
VPATH += $(COMMON_DIR):$(COMMON_DIR)/pjrc
|
||||
VPATH += $(TOP_DIR)/protocol/pjrc
|
||||
|
||||
|
||||
# Option modules
|
||||
|
||||
Reference in New Issue
Block a user