Fix lsqlite make #187

This commit is contained in:
Paul Kulchenko 2021-06-08 14:55:30 -07:00 committed by GitHub
parent b3a08d9286
commit cd2f984ec2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ TOOL_NET_DEPS := \
o/$(MODE)/tool/net/net.pkg: \
$(TOOL_NET_OBJS) \
o/tool/net/lsqlite3.o \
o/$(MODE)/tool/net/lsqlite3.o \
$(foreach x,$(TOOL_NET_DIRECTDEPS),$($(x)_A).pkg)
o/$(MODE)/tool/net/%.com.dbg: \