Sfoglia il codice sorgente

Squashed 'tmk_core/' changes from 08ce4c3..97c7ed4

97c7ed4 Fix COMMON_DIR in common.mk.

git-subtree-dir: tmk_core
git-subtree-split: 97c7ed4de6
master
tmk 8 anni fa
parent
commit
5a0132f1c1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      common.mk

+ 1
- 1
common.mk Vedi File

COMMON_DIR = $(TMK_DIR)/common
COMMON_DIR = common
SRC += $(COMMON_DIR)/host.c \ SRC += $(COMMON_DIR)/host.c \
$(COMMON_DIR)/keyboard.c \ $(COMMON_DIR)/keyboard.c \
$(COMMON_DIR)/action.c \ $(COMMON_DIR)/action.c \