Преглед изворни кода

Makefile: Add faucetd as a BINS target

parazyd пре 3 година
родитељ
комит
0c44b46357
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 = 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 = \