gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: build fixes


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: build fixes
Date: Mon, 25 Jun 2018 20:16:27 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new aa4317d1e build fixes
aa4317d1e is described below

commit aa4317d1e62c277e17fe2a5e3583b509ffbdc117
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jun 25 20:16:26 2018 +0200

    build fixes
---
 src/gns/Makefile.am   | 3 ---
 src/regex/Makefile.am | 1 -
 2 files changed, 4 deletions(-)

diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 46642113f..987d71f25 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -206,10 +206,7 @@ gnunet_service_gns_LDADD = \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/dns/libgnunetdns.la \
-  $(top_builddir)/src/dns/libgnunetdnsparser.la \
-  $(top_builddir)/src/dns/libgnunetdnsstub.la \
   $(top_builddir)/src/dht/libgnunetdht.la \
-  $(top_builddir)/src/tun/libgnunettun.la \
   $(top_builddir)/src/namecache/libgnunetnamecache.la \
   $(USE_VPN) \
   $(GN_LIBINTL)
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 80997db40..2af6dcccd 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -171,7 +171,6 @@ test_regex_integration_SOURCES = \
 test_regex_integration_LDADD = -lm \
   libgnunetregex.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
-  $(top_builddir)/src/tun/libgnunettun.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 test_regex_api_SOURCES = \

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



reply via email to

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