Corrected makefile common var

This commit is contained in:
Reed Swiernik 2015-04-29 02:49:58 -04:00
parent 85f8506caa
commit 15110bf7a0
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ TARGET_DIR = .
# # project specific files
ifdef COMMON_KEYMAP
ifdef COMMON
SRC = keymap_common.c \
matrix_handwire.c \