Skip to content

Commit

Permalink
Adding missing masternodes/mn_rpc.h to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixa84 committed Feb 19, 2021
1 parent fff6a5b commit 82ce797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ DEFI_CORE_H = \
masternodes/incentivefunding.h \
masternodes/masternodes.h \
masternodes/mn_checks.h \
masternodes/mn_rpc.h \
masternodes/res.h \
masternodes/rewardhistoryold.h \
masternodes/tokens.h \
Expand Down

0 comments on commit 82ce797

Please sign in to comment.