Code::Blocks Forums
User forums => Help => Topic started by: cooldex on March 02, 2010, 10:34:27 am
-
Hi,
I use custom makefile project with code blocks. It work fine. My project can be compiled. But when I add new files with a makefile.am in the new folder, the new files can't be compiled. The makefile do not generated. How to do to make the new files compiled?
Thanks!