Skip to content

Commit f07aace

Browse files
committed
modify the path of EMBARC_ROOT
1 parent 20f675c commit f07aace

File tree

1 file changed

+1
-1
lines changed
  • arc_design_contest/2019/HUST_SoundSnake/src

1 file changed

+1
-1
lines changed

arc_design_contest/2019/HUST_SoundSnake/src/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ APPL ?= SoundSnake
66
#
77
# root dir of embARC
88
#
9-
EMBARC_ROOT = ../../..
9+
EMBARC_ROOT = ../../../../..
1010

1111
LIB_SEL = embarc_mli
1212
MID_SEL = common

0 commit comments

Comments
 (0)