Преглед на файлове

Makefile: Remove obsolete sql script deps.

parazyd преди 3 години
родител
ревизия
dc14d9b7bf
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -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