diff options
Diffstat (limited to 'converter/adb_usb/Makefile')
-rw-r--r-- | converter/adb_usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/adb_usb/Makefile b/converter/adb_usb/Makefile index 16770fa410..a16873dc03 100644 --- a/converter/adb_usb/Makefile +++ b/converter/adb_usb/Makefile @@ -42,7 +42,7 @@ TARGET = adb_usb_lufa # Directory common source filess exist -TMK_DIR = ../.. +TMK_DIR = ../../tmk_core # Directory keyboard dependent files exist TARGET_DIR = . |