Hello all,

I have a simple question I could not get answered from
the examples in the manual.

If I have a source file in another directory

prog_SOURCES = foo.cpp $(top_srcdir)/bar/bar.cpp

its object gets generated in the current directory,
but the linker looks for the object

./bar/bar.o, which does not exist.

I suppose I still didn't get the right way of thinking
about automake. Can anyone help me?

Thanks,

Rodrigo

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to