gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: change makefile reorder bac


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: change makefile reorder back
Date: Fri, 10 Aug 2018 10:04:02 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 212dd4a44 change makefile reorder back
212dd4a44 is described below

commit 212dd4a4430f56c68645431d9ecce94784e65293
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Aug 10 10:03:58 2018 +0200

    change makefile reorder back
---
 src/Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index a5699d104..53d157da3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,7 +81,7 @@ else
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
-       gnsrecord \
+  gnsrecord \
   $(JSON_DIR) \
   $(REST_DIR) \
   $(JSONAPI_DIR) \
@@ -90,18 +90,18 @@ SUBDIRS = \
   statistics \
   arm \
   $(TESTING) \
-       ats \
   peerinfo \
-  nat \
-  fragmentation \
-  transport \
   $(SQLITE_DIR) \
   $(MYSQL_DIR) \
   $(POSTGRES_DIR) \
   datacache \
   datastore \
   template \
+  ats \
+  nat \
   nat-auto \
+  fragmentation \
+  transport \
   ats-tool \
   peerinfo-tool \
   core \

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



reply via email to

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