flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

`Makefile`: remove left over compile instructions for `flux_account_shares` #482

Closed cmoussa1 closed 3 months ago

cmoussa1 commented 3 months ago

Problem

flux_account_shares.cpp was removed in #471, but there is still a compile definition for it in the top-level Makefile.am that is left over.


This PR just removes the left over compilation instructions.

Fixes #481

cmoussa1 commented 3 months ago

🙏 setting MWP here