--- /dev/null
+Return-Path: <felipe.contreras@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 08E31431FC4\r
+ for <notmuch@notmuchmail.org>; Sun, 25 May 2014 01:04:50 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id y0f3rNNOy0Or for <notmuch@notmuchmail.org>;\r
+ Sun, 25 May 2014 01:04:46 -0700 (PDT)\r
+Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com\r
+ [209.85.219.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id A5CD7431FC7\r
+ for <notmuch@notmuchmail.org>; Sun, 25 May 2014 01:04:46 -0700 (PDT)\r
+Received: by mail-oa0-f53.google.com with SMTP id m1so7088211oag.26\r
+ for <notmuch@notmuchmail.org>; Sun, 25 May 2014 01:04:46 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=date:from:to:cc:message-id:in-reply-to:references:subject\r
+ :mime-version:content-type:content-transfer-encoding;\r
+ bh=Mgz7/S9hlomsbWqwRxWmcE4Eqecrm86pfwrNFTNhFKY=;\r
+ b=Dl0g6j95kob/1un+FQXJERWgbxbEnPPdV/HR6a+a4UK06R8DTnsS7hzxs2poP62Ru+\r
+ KfYv54H1uQV3DaqA3zJxrNtz0MiSCZPlU/AuJWED5dZSwhjGD63MG2WTYcqnFAU7MMtZ\r
+ Ojg0oU1kH3IC5/F0J4hzQGbVnKXEzEJA93LDkWoUVHiWp9Eboge2Y78KRA3/CWE9Sjwb\r
+ Gu2CKS78uzPT+T1vhJY5X76jQtsJwSAj0xbM/nxeQKMCgrUSpAIlz0gkBuJaoqsN+b6U\r
+ aw3nGEkXLii3alX+O9Wg1odgWjK6mhjir7caRpP3BxV2lKdhBdW0VXwCaeqPmw/JV0EV\r
+ l01w==\r
+X-Received: by 10.182.121.170 with SMTP id ll10mr12969395obb.58.1401005086238;\r
+ Sun, 25 May 2014 01:04:46 -0700 (PDT)\r
+Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40])\r
+ by mx.google.com with ESMTPSA id y1sm8533468obs.27.2014.05.25.01.04.44\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Sun, 25 May 2014 01:04:45 -0700 (PDT)\r
+Date: Sun, 25 May 2014 02:53:22 -0500\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: Jani Nikula <jani@nikula.org>, \r
+ Felipe Contreras <felipe.contreras@gmail.com>, notmuch@notmuchmail.org\r
+Message-ID: <5381a172d52b5_d72bf52fc50@nysa.notmuch>\r
+In-Reply-To: <87wqdai92o.fsf@nikula.org>\r
+References: <1400841267-12807-1-git-send-email-felipe.contreras@gmail.com>\r
+ <1400841267-12807-2-git-send-email-felipe.contreras@gmail.com>\r
+ <87wqdai92o.fsf@nikula.org>\r
+Subject: Re: [PATCH 1/3] build: don't add sub Makefiles to the global deps\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+Cc: Ali Polatel <alip@exherbo.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 25 May 2014 08:04:50 -0000\r
+\r
+Jani Nikula wrote:\r
+> On Fri, 23 May 2014, Felipe Contreras <felipe.contreras@gmail.com> wrote:\r
+> > They don't affect the global build.\r
+> \r
+> They do.\r
+\r
+They don't.\r
+\r
+Cheers.\r
+\r
+-- \r
+Felipe Contreras\r