소스 검색

Do not compile gatewayd by default.

parazyd 4 년 전
부모
커밋
39d293de50
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -10,7 +10,7 @@ CARGO = cargo
 RUSTFLAGS = -C target-cpu=native
 
 # Binaries to be built
-BINS = zkas drk darkfid gatewayd
+BINS = zkas drk darkfid
 
 # Common dependencies which should force the binaries to be rebuilt
 BINDEPS = \