Skip to content

Commit 93bf949

Browse files
authored
Merge pull request #36 from mutablelogic/djthorpe-patch-2
Update Makefile
2 parents e3103a8 + 2e1d993 commit 93bf949

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)