Skip to content

Commit 9e04d54

Browse files
committed
Add confli in Makefile
1 parent 4e40502 commit 9e04d54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ server: oapi-codegen protoc-codegen
6565
go build -o out/tap-server cmd/tap/tap.go
6666
go build -o out/dcs-server cmd/dcs/dcs.go
6767
go build -o out/pds-server cmd/pds/pds.go
68+
go build -o out/confli cmd/confli/*.go
6869

6970
.PHONY: test
7071
test:

0 commit comments

Comments
 (0)