#!/bin/sh
cat ndn-js-header.txt ../../build/ndn.min.js ../../js/transport/xpcom-transport.js ../../js/encoding/mime-types.js > ndn-js.jsm
