From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] build: Fix out-of-tree building of documentation. Date: Sun, 10 Jan 2016 22:03:41 +0100 Message-ID: <87ziwdywnm.fsf@gnu.org> References: <87fuy6ydmj.fsf@T420.taylan> <87vb72784u.fsf@gnu.org> <87a8odydaq.fsf@T420.taylan> <871t9pyb7e.fsf@T420.taylan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aINCR-0006MJ-CZ for guix-devel@gnu.org; Sun, 10 Jan 2016 16:07:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIN9M-0008SC-Ah for guix-devel@gnu.org; Sun, 10 Jan 2016 16:06:55 -0500 In-Reply-To: <871t9pyb7e.fsf@T420.taylan> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Sun, 10 Jan 2016 11:34:45 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Taylan Ulrich =?utf-8?Q?=22Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer=22?= Cc: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribis: > From 80c928d93b9f87e227684a53dc4ce4477698c86b Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Taylan=3D20Ulrich=3D20Bay=3DC4=3DB1rl=3DC4=3DB1/Kammer?= =3D > > Date: Sun, 10 Jan 2016 10:14:43 +0100 > Subject: [PATCH] build: Fix out-of-tree building of documentation. > > * doc.am (.dot.png, .dot.pdf, .dot.eps): Put the generated files into > $(srcdir). LGTM. If =E2=80=98make distcheck=E2=80=99 is still happy, go for it! Thanks, Ludo=E2=80=99.