mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
forgot dep
This commit is contained in:
parent
22bc9f0837
commit
05ba497ca9
1 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ sqlite-vec.h: ../../sqlite-vec.h
|
||||||
sqlite3ext.h: ../../vendor/sqlite3ext.h
|
sqlite3ext.h: ../../vendor/sqlite3ext.h
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
|
||||||
sqlite3.h:
|
sqlite3.h: ../../vendor/sqlite3.h
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
|
||||||
.PHONY: deps
|
.PHONY: deps
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue