On Sun, Mar 7, 2010 at 3:12 AM, Raphael 'kena' Poss <autoconf@xxxxxxxxxxxxxxxxx> wrote: > > Op 6 mrt 2010, om 14:47 heeft Akos Rajna het volgende geschreven: > >> Is there any way to use same named sources located in different folders with automake for a C++ project? > > This is the autoconf list, not the Automake list. > > But anyways: > > ...SOURCES = $(srcdir)/../../relative/path/to/other/sources > > ...SOURCES = $(top_srcdir)/path/from/top/source/directory I believe you want subdir-objects from here: http://www.gnu.org/software/automake/manual/automake.html#Options _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf