gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r34100 - gnunet-gtk/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r34100 - gnunet-gtk/src/namestore
Date: Fri, 1 Aug 2014 15:08:35 +0200

Author: LRN
Date: 2014-08-01 15:08:35 +0200 (Fri, 01 Aug 2014)
New Revision: 34100

Modified:
   gnunet-gtk/src/namestore/Makefile.am
Log:
Link srv and tlsa namestore plugins to libgnunetdnsparser

Modified: gnunet-gtk/src/namestore/Makefile.am
===================================================================
--- gnunet-gtk/src/namestore/Makefile.am        2014-08-01 13:08:32 UTC (rev 
34099)
+++ gnunet-gtk/src/namestore/Makefile.am        2014-08-01 13:08:35 UTC (rev 
34100)
@@ -205,6 +205,7 @@
   @GLADE_CFLAGS@
 libgnunet_plugin_gtk_namestore_srv_la_LIBADD = \
   @GNUNET_LIBS@ \
+  -lgnunetdnsparser \
   -lgnunetutil
 libgnunet_plugin_gtk_namestore_srv_la_LDFLAGS = \
  $(GN_PLUGIN_LDFLAGS)
@@ -217,6 +218,7 @@
   @GLADE_CFLAGS@
 libgnunet_plugin_gtk_namestore_tlsa_la_LIBADD = \
   @GNUNET_LIBS@ \
+  -lgnunetdnsparser \
   -lgnunetutil -lgnutls
 libgnunet_plugin_gtk_namestore_tlsa_la_LDFLAGS = \
  $(GN_PLUGIN_LDFLAGS)




reply via email to

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