summaryrefslogtreecommitdiff
path: root/protocol/pjrc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/pjrc.mk')
-rw-r--r--protocol/pjrc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/pjrc.mk b/protocol/pjrc.mk
index 5a44613820..36585de7df 100644
--- a/protocol/pjrc.mk
+++ b/protocol/pjrc.mk
@@ -20,7 +20,7 @@ ifdef EXTRAKEY_ENABLE
endif
# Search Path
-VPATH += $(TOP_DIR)/$(PJRC_DIR)
+VPATH += $(TMK_DIR)/$(PJRC_DIR)
# This indicates using LUFA stack
OPT_DEFS += -DPROTOCOL_PJRC