Explorar el Código

Makefile: Add faucetd as a BINS target

parazyd hace 3 años
padre
commit
0c44b46357
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -10,7 +10,7 @@ CARGO = cargo
 #RUSTFLAGS = -C target-cpu=native
 
 # Binaries to be built
-BINS = drk darkfid tau taud ircd dnetview darkwikid darkwiki 
+BINS = drk darkfid tau taud ircd dnetview darkwikid darkwiki faucetd
 
 # Common dependencies which should force the binaries to be rebuilt
 BINDEPS = \