Skip to content

Commit

Permalink
build(librime): install merged-plugins build
Browse files Browse the repository at this point in the history
  • Loading branch information
lotem committed Mar 3, 2024
1 parent 3823693 commit 3c806fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $(RIME_DEPS):
$(MAKE) -C librime deps

librime: $(RIME_DEPS)
$(MAKE) -C librime install
$(MAKE) -C librime merged-plugins install
$(MAKE) copy-rime-binaries

copy-rime-binaries:
Expand Down

0 comments on commit 3c806fb

Please sign in to comment.