News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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!