]> Cypherpunks.ru repositories - nncp.git/blobdiff - makedist.sh
Vendorize hjson-cli building
[nncp.git] / makedist.sh
index 75b50e2fdb5983d07bdb504873dea7bd7b9dc396..94f95c9b6487ce2c5c5352e35419086c330dabf5 100755 (executable)
@@ -98,7 +98,7 @@ rm -r doc/.well-known doc/nncp.html/.well-known
 
 ########################################################################
 
-perl -i -npe "s/GO build/GO build -mod=vendor/" bin/default.do
+perl -i -npe "s/GO build/GO build -mod=vendor/" bin/default.do bin/hjson-cli.do
 perl -i -npe "s/GO list/GO list -mod=vendor/" bin/default.do
 perl -i -npe "s/GO test/GO test -mod=vendor/" test.do
 rm makedist.sh VERSION.do