Skip to content

Commit cad640b

Browse files
authored
Update makefile
1 parent f49dd85 commit cad640b

File tree

1 file changed

+2
-1
lines changed
  • arc_design_contest/2019/NCKU_New_Vision_World/ARC

1 file changed

+2
-1
lines changed

arc_design_contest/2019/NCKU_New_Vision_World/ARC/makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ COMMON_COMPILE_PREREQUISITES += makefile
2323

2424
### Options above must be added before include options.mk ###
2525
# include key embARC build system makefile
26-
include $(EMBARC_ROOT)/options/options.mk
26+
include $(EMBARC_ROOT)/options/options.mk
27+

0 commit comments

Comments
 (0)