From: Christian Grothoff Date: Mon, 2 Jan 2012 14:28:53 +0000 (+0000) Subject: -implementing new DNS client API X-Git-Tag: initial-import-from-subversion-38251~15455 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a6fb0db57f2a70a05bdb6ef7ccf69a044268dee6;p=oweals%2Fgnunet.git -implementing new DNS client API --- diff --git a/src/include/Makefile.am b/src/include/Makefile.am index b44efbf34..fa96669a1 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -39,6 +39,7 @@ gnunetinclude_HEADERS = \ gnunet_datastore_service.h \ gnunet_datastore_plugin.h \ gnunet_dht_service.h \ + gnunet_dht_service-new.h \ gnunet_disk_lib.h \ gnunet_dnsparser_lib.h \ gnunet_dv_service.h \