Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenrusinov authored Mar 22, 2024
1 parent cb8f167 commit 5da9bc6
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
Expand Up @@ -148,7 +148,7 @@ binary_dist: $(OUT_DIR)/.dirstamp
proto: sim/core/proto/api.pb.go ui/core/proto/api.ts

# Builds the web server with the compiled client.
.PHONY: wowsimclassic
.PHONY: wowsimsod
wowsimsod: binary_dist devserver

.PHONY: devserver
Expand Down

0 comments on commit 5da9bc6

Please sign in to comment.