فهرست منبع

add darkwiki and darkwikid to BINS in Makefile

ghassmo 3 سال پیش
والد
کامیت
4e0cfd6a89
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -10,7 +10,7 @@ CARGO = cargo
 #RUSTFLAGS = -C target-cpu=native
 #RUSTFLAGS = -C target-cpu=native
 
 
 # Binaries to be built
 # 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
 # Common dependencies which should force the binaries to be rebuilt
 BINDEPS = \
 BINDEPS = \