automake
[Top][All Lists]
Advanced

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

Re: problem with subdir-objects and not found .Plo files when migrating


From: Diego Elio Pettenò
Subject: Re: problem with subdir-objects and not found .Plo files when migrating to 1.14
Date: Sun, 1 Sep 2013 15:08:37 +0100

On Sat, Aug 31, 2013 at 11:50 PM, Sergey 'Jin' Bostandzhyan <
address@hidden> wrote:

>
> Is it possible to keep the logic with the in-tree build directory with
> automake 1.14? I did try to move all the logic from build/Makefile.am into
> the top level Makefile.am and removing build/Makefile.am completely, but
> it does not help - .Plo files are not found.


I'd say it's a very bad idea to use that build/Makefile.am.

Move the includes on the top-level Makefile.am, and get rid of
$(top_srcdir) on all the _SOURCES declaration and it should work fine.


Diego Elio Pettenò — Flameeyes
address@hidden — http://blog.flameeyes.eu/


reply via email to

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