Hello,
I'm currently trying to automate my build process, but I'm a bit stuck with the makefile.
It's first lines say not to touch it as it is generated, but I can't find another way to add new files to my project.
So there is my question :
Is there a command to regenerate the makefile, in order to add new files, or must I add them manualy ?
Thanks by advance for your answers
Benjamin