Ver código fonte

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

tags/v2.9
tmk 8 anos atrás
pai
commit
83a3de38b7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      tmk_core/common.mk

+ 1
- 1
tmk_core/common.mk Ver arquivo

@@ -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 \

Carregando…
Cancelar
Salvar