Skip to content

Commit

Permalink
Add GroupingModule to ABI generating command. (storyprotocol#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster-will authored Sep 22, 2024
1 parent 67179fd commit 802c265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ abi:
@$(call generate_abi,"PILicenseTemplate","./modules/licensing")
@$(call generate_abi,"CoreMetadataModule","./modules/metadata")
@$(call generate_abi,"CoreMetadataViewModule","./modules/metadata")
@$(call generate_abi,"GroupingModule","./modules/grouping")
@$(call generate_abi,"RoyaltyModule","./modules/royalty")
@$(call generate_abi,"IpRoyaltyVault","./modules/royalty/policies")
@$(call generate_abi,"RoyaltyPolicyLAP","./modules/royalty/policies/LAP")
Expand Down

0 comments on commit 802c265

Please sign in to comment.