Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Feb 7, 2025
1 parent f7ae5b3 commit 9fe3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goldmane/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ protobuf proto/api.pb.go: proto/api.proto
###############################################################################
# Generate files
###############################################################################
GENERATED_FILES=protobuf/api.pb.go
GENERATED_FILES=proto/api.pb.go
gen-files: $(GENERATED_FILES)

###############################################################################
Expand Down

0 comments on commit 9fe3550

Please sign in to comment.