Browse Source

Fix builds

Janus 4 năm trước cách đây
mục cha
commit
953486dfbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -8,7 +8,7 @@ DLTOOL = wget -nv --show-progress -O-
 #DLTOOL = curl
 #DLTOOL = curl
 
 
 # Here it's possible to append "cashierd" and "gatewayd".
 # Here it's possible to append "cashierd" and "gatewayd".
-BINS = eth drk darkfid cashierd gatewayd
+BINS = drk darkfid
 
 
 # Dependencies which should force the binaries to be rebuilt
 # Dependencies which should force the binaries to be rebuilt
 BINDEPS = \
 BINDEPS = \