Browse Source

Merge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c' into master-core-pull

tags/v2.9
tmk 8 years ago
parent
commit
83a3de38b7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      tmk_core/common.mk

+ 1
- 1
tmk_core/common.mk View File

@@ -1,4 +1,4 @@
COMMON_DIR = $(TMK_DIR)/common
COMMON_DIR = common
SRC += $(COMMON_DIR)/host.c \
$(COMMON_DIR)/keyboard.c \
$(COMMON_DIR)/action.c \

Loading…
Cancel
Save