On Tuesday 25 November 2008 05:16:09 Aleksander Morgado wrote:
> Also, if I use $(srcdir) to mark the top level path of the sources, it
> won't crash. But not sure if this is the best way to have it:
>
> test_SOURCES = config.h \
>                $(srcdir)/src/module//test.c

afaik, this is correct.  the issue has nothing to do with multiple slashes, 
but your Makefile is not properly written to handle srcdir != builddir.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to