Skip to content

Commit 7aef1cf

Browse files
committed
Merge branch 'main' of github.com:mutablelogic/go-whisper
2 parents babd70d + 93bf949 commit 7aef1cf

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
@@ -22,7 +22,7 @@ ifeq ($(GGML_CUDA),1)
2222
endif
2323

2424
# Targets
25-
all: build server cli
25+
all: server cli
2626

2727
# Generate the pkg-config files
2828
generate: mkdir go-tidy

0 commit comments

Comments
 (0)