Skip to content

Commit

Permalink
removes a contract from the main Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gangov committed Jul 4, 2024
1 parent e55d34d commit 160ff23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SUBDIRS := contracts/factory contracts/multihop contracts/pool contracts/pool_stable contracts/stake contracts/token contracts/vesting contracts/trader packages/phoenix packages/decimal packages/curve
SUBDIRS := contracts/factory contracts/multihop contracts/pool contracts/pool_stable contracts/stake contracts/token contracts/vesting packages/phoenix packages/decimal packages/curve
BUILD_FLAGS ?=

default: build
Expand Down

0 comments on commit 160ff23

Please sign in to comment.