On 8 March 2015 at 09:46, Harlan Stenn <st...@ntp.org> 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/