Compiled files not linked

I have a program where my code is a folder. Mbed Studio compiles all the files in the folder, but doesn’t link them into the bin! Hence when they are called the board crashes!

Does Studio need to be told which .o files to link?