Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
f8b4a7df765e7aa9a0082cf93cf7b4a2141e6c8d
/
.
/
js
/
ndnProtocol
/
make-ndnProtocol.sh
blob: d1e3077db807befda11d958353b3d21f9d678256 [
file
] [
log
] [
blame
]
#!/bin/sh
cd modules
;
./
make
-
ndn
-
js
.
jsm
.
sh
;
cd
..
;
zip
-
r
../
ndnProtocol
.
xpi
.