gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 149/171: -fix make


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 149/171: -fix make
Date: Thu, 04 Jan 2018 16:10:57 +0100

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

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

commit 6d653d742772ad70b3264a3a1ad373dd1ed1e371
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Oct 20 16:30:11 2017 +0200

    -fix make
---
 src/identity-provider/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/identity-provider/Makefile.am 
b/src/identity-provider/Makefile.am
index a4b3f565d..6a56b2e91 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -106,7 +106,7 @@ gnunet_idp_SOURCES = \
 gnunet_idp_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
        $(top_builddir)/src/namestore/libgnunetnamestore.la \
-       $(top_builddir)/src/identity-provider/libgnunetidentityprovider.la \
+       libgnunetidentityprovider.la \
        $(top_builddir)/src/identity/libgnunetidentity.la \
   $(GN_LIBINTL)
 

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



reply via email to

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