gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: top Makefile.am: Do not rec


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: top Makefile.am: Do not recurse into lint for now
Date: Wed, 06 Mar 2019 18:06:21 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 290d901e6 top Makefile.am: Do not recurse into lint for now
290d901e6 is described below

commit 290d901e6d513b2ebbb229741efd902c37ac2671
Author: ng0 <address@hidden>
AuthorDate: Wed Mar 6 17:06:13 2019 +0000

    top Makefile.am: Do not recurse into lint for now
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index abc6f9e42..fd18d7c3c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include
 if DOCUMENTATION_ONLY
   SUBDIRS = doc
 else
-  SUBDIRS = m4 src po pkgconfig lint
+  SUBDIRS = m4 src po pkgconfig
 if DOCUMENTATION
   SUBDIRS += doc
 endif

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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