From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] build: Fix out-of-tree building of documentation. Date: Sun, 10 Jan 2016 22:33:14 +0100 Message-ID: <878u3xw25h.fsf@T420.taylan> References: <87fuy6ydmj.fsf@T420.taylan> <87vb72784u.fsf@gnu.org> <87a8odydaq.fsf@T420.taylan> <871t9pyb7e.fsf@T420.taylan> <87ziwdywnm.fsf@gnu.org> 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]:60182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aINbz-00031V-0p for guix-devel@gnu.org; Sun, 10 Jan 2016 16:33:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aINbw-0007ZK-U6 for guix-devel@gnu.org; Sun, 10 Jan 2016 16:33:18 -0500 In-Reply-To: <87ziwdywnm.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 10 Jan 2016 22:03:41 +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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribi= s: > >> 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! Yup, pushed. > Thanks, > Ludo=E2=80=99. Taylan