diff options
Diffstat (limited to 'keyboards/handwired/onekey/Makefile')
-rw-r--r-- | keyboards/handwired/onekey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/Makefile b/keyboards/handwired/onekey/Makefile index 4e2a6f00fd..191c6bb664 100644 --- a/keyboards/handwired/onekey/Makefile +++ b/keyboards/handwired/onekey/Makefile @@ -1,3 +1,3 @@ ifndef MAKEFILE_INCLUDED - include ../../Makefile + include ../../../Makefile endif
\ No newline at end of file |