Merge pull request #171 from dwimsey/feature/python-with-static-librocket
Minor fix to the way python modules are built, this prevents the build process from linking the python rocket libraries with any executables as they are meant to always be loaded dynamically at runtime.