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