Skip to content

Commit

Permalink
Add back missing build rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jart committed Jun 6, 2024
1 parent 1c08fad commit 842a421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ include stb/BUILD.mk
# building a package also builds its sub-packages
.PHONY: o/$(MODE)/
o/$(MODE)/: o/$(MODE)/llamafile \
o/$(MODE)/llama.cpp \
o/$(MODE)/stb \
o/$(MODE)/depend.test

Expand Down

0 comments on commit 842a421

Please sign in to comment.