소스 검색

Update Infinity Ergodox Makefile (#1682)

I believe this change is needed in response to the recent change in folder structure.
Jay Liu 8 년 전
부모
커밋
b032867236
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      keyboards/ergodox_infinity/Makefile

+ 1 - 1
keyboards/ergodox_infinity/Makefile

@@ -1,3 +1,3 @@
 ifndef MAKEFILE_INCLUDED
 ifndef MAKEFILE_INCLUDED
-	include ../../../Makefile
+	include ../../Makefile
 endif
 endif