Skip to content

Commit 2e1d993

Browse files
authored
Update Makefile
1 parent e3103a8 commit 2e1d993

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)