Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
losehu authored Jun 15, 2024
1 parent 4340765 commit 48cb3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ endif
full:
$(RM) *.bin

$(MAKE) build ENABLE_CHINESE_FULL=4 ENABLE_PINYIN=1 ENABLE_4732=1 ENABLE_SPECTRUM=1 ENABLE_MDC1200=1
$(MAKE) build ENABLE_CHINESE_FULL=4 ENABLE_PINYIN=1 ENABLE_4732=1 ENABLE_SPECTRUM=1 ENABLE_MDC1200=1 ENABLE_MDC1200_EDIT=1

test:
$(RM) *.bin
Expand Down

0 comments on commit 48cb3b3

Please sign in to comment.