Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
420b5895afb8bcd8ea72cb4f034c0327e71f0041
/
.
/
ndnProtocol
/
make-ndnProtocol.sh
blob: d1e3077db807befda11d958353b3d21f9d678256 [
file
] [
log
] [
blame
]
Jeff Thompson
dc860c1
2012-12-09 12:44:07 -0800
[
diff
] [
blame
]
1
#!/bin/sh
2
cd modules
;
./
make
-
ndn
-
js
.
jsm
.
sh
;
cd
..
;
zip
-
r
../
ndnProtocol
.
xpi
.