gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36087 - gnunet/src/identity


From: gnunet
Subject: [GNUnet-SVN] r36087 - gnunet/src/identity
Date: Wed, 15 Jul 2015 14:49:07 +0200

Author: grothoff
Date: 2015-07-15 14:49:07 +0200 (Wed, 15 Jul 2015)
New Revision: 36087

Modified:
   gnunet/src/identity/Makefile.am
Log:
-fix

Modified: gnunet/src/identity/Makefile.am
===================================================================
--- gnunet/src/identity/Makefile.am     2015-07-15 12:32:49 UTC (rev 36086)
+++ gnunet/src/identity/Makefile.am     2015-07-15 12:49:07 UTC (rev 36087)
@@ -79,7 +79,7 @@
  check_token.c         
 gnunet_identity_token_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
-  -ljansson -lmicrohttpd
+  -ljansson -lmicrohttpd \
   $(GN_LIBINTL)
 
 if HAVE_TESTING




reply via email to

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