소스 검색

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