Makefile: Remove obsolete sql script deps.

This commit is contained in:
parazyd
2022-11-16 20:32:48 +01:00
parent 636350bcff
commit dc14d9b7bf

View File

@@ -18,7 +18,6 @@ BINDEPS = \
$(shell find bin/*/src -type f) \
$(shell find bin -type f -name '*.toml') \
$(shell find src -type f) \
$(shell find script/sql -type f) \
$(shell find contrib/token -type f)
# ZK proofs to compile with zkas