Skip to content

Commit 3148bf4

Browse files
committed
Add mithril-client main Makefile components
1 parent 64150ca commit 3148bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
COMPONENTS = mithril-common mithril-stm mithril-aggregator mithril-client-cli mithril-signer demo/protocol-demo mithril-test-lab/mithril-end-to-end
1+
COMPONENTS = mithril-common mithril-stm mithril-aggregator mithril-client mithril-client-cli mithril-signer demo/protocol-demo mithril-test-lab/mithril-end-to-end
22
GOALS := $(or $(MAKECMDGOALS),all)
33

44
.PHONY: $(GOALS) $(COMPONENTS)

0 commit comments

Comments
 (0)