News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

New file in custom Makefile project.

Started by cooldex, March 02, 2010, 10:34:27 AM

Previous topic - Next topic

cooldex

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!