Skip to content

Commit

Permalink
build: remove go.rice from lotus-fountain target
Browse files Browse the repository at this point in the history
build: remove go.rice from lotus-fountain target
  • Loading branch information
rjan90 committed Jan 3, 2025
1 parent ce29dff commit b2896a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ benchmarks:
lotus-fountain:
rm -f lotus-fountain
$(GOCC) build $(GOFLAGS) -o lotus-fountain ./cmd/lotus-fountain
$(GOCC) run github.com/GeertJohan/go.rice/rice append --exec lotus-fountain -i ./cmd/lotus-fountain -i ./build
.PHONY: lotus-fountain
BINS+=lotus-fountain

Expand Down

0 comments on commit b2896a9

Please sign in to comment.