Przeglądaj źródła

add darkwiki and darkwikid to BINS in Makefile

ghassmo 3 lat temu
rodzic
commit
4e0cfd6a89
1 zmienionych plików z 1 dodań i 1 usunięć
  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 darkotc
+BINS = drk darkfid tau taud ircd dnetview darkotc darkwikid darkwiki
 
 # Common dependencies which should force the binaries to be rebuilt
 BINDEPS = \