Skip to content

Commit

Permalink
Add Makefile flatten line for CurveLpTokenUniv3Callee
Browse files Browse the repository at this point in the history
  • Loading branch information
talbaneth committed Mar 9, 2022
1 parent c482b68 commit 57082c2
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 @@ -10,3 +10,4 @@ flatten :;
hevm flatten --source-file "src/UniswapV2LpTokenCallee.sol" > out/UniswapV2LpTokenCalleeDai.sol
hevm flatten --source-file "src/UniswapV3Callee.sol" > out/UniswapV3Callee.sol
hevm flatten --source-file "src/WstETHCurveUniv3Callee.sol" > out/WstETHCurveUniv3Callee.sol
hevm flatten --source-file "src/CurveLpTokenUniv3Callee.sol" > out/CurveLpTokenUniv3Callee.sol

0 comments on commit 57082c2

Please sign in to comment.