They don't affect the global build.

Signed-off-by: Felipe Contreras <felipe.contre...@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 4c0e8c6..2d1aee9 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ include Makefile.config
 
 # We make all targets depend on the Makefiles themselves.
 global_deps = Makefile Makefile.config Makefile.local \
-       $(subdirs:%=%/Makefile) $(subdirs:%=%/Makefile.local)
+       $(subdirs:%=%/Makefile.local)
 
 Makefile.config: $(srcdir)/configure
 ifeq ($(configure_options),)
-- 
1.9.3+fc1~5~gfaddd51

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to