automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: converting to subdir-objects


From: Diego Elio Pettenò
Subject: Re: converting to subdir-objects
Date: Sun, 8 Mar 2015 11:50:46 +0000

On 8 March 2015 at 09:46, Harlan Stenn <address@hidden> wrote:

>  foo_SRCS = ... $(srcdir)/../foo/bar.c
>

Have you tried omitting $(srcdir) altogether? It should work just fine
then. So just foo_SOURCES = ../foo/bar.c

Diego Elio Pettenò — Flameeyes
https://blog.flameeyes.eu/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]