The AMD distributables are part of the build process which is described in theContributing guide (I still think the "Making a build" part should be featured somewhat more prominently). Which should be as easy as:
And voila you will have the CanJS distribution in the `dist` folder.
Optionally also run `grunt test` to test all builds with PhantomJS.