README 258 Bytes
Newer Older
axis's avatar
axis committed
To clone and compile the submodules, do execute the following:

  ./init-repository
  ./configure
  make

If you are a Nokia developer, you should add the -nokia-developer argument.

  ./init-repository -nokia-developer
  ./configure -nokia-developer
  make